Whamcloud - gitweb
Branch b1_4
[fs/lustre-release.git] / ldiskfs / ChangeLog
1 tbd  Sun Microsystems, Inc.
2        * version 3.0.5
3
4 --------------------------------------------------------------------------------
5
6 2008-01-09  Cluster File Systems, Inc. <info@clusterfs.com>
7        * version 3.0.4
8
9 Severity   : normal
10 Bugzilla   : 13397
11 Description: Add support for vanilla-2.6.22 kernel.
12
13 --------------------------------------------------------------------------------
14
15 2007-12-07  Cluster File Systems, Inc. <info@clusterfs.com>
16        * version 3.0.3
17
18 Severity   : normal
19 Bugzilla   : 13164
20 Description: statfs speedup patches.
21 Details    : The patches  improve statfs performance for very large
22              filesystems.
23
24 Severity   : normal
25 Frequency  : if the uninit_groups feature is enabled on ldiskfs
26 Bugzilla   : 13706
27 Description: e2fsck reports "invalid unused inodes count"
28 Details    : If a new ldiskfs filesystem is created with the "uninit_groups"
29              feature and only a single inode is created in a group then the
30              "bg_unused_inodes" count is incorrectly updated.  Creating a
31              second inode in that group would update it correctly.
32
33 --------------------------------------------------------------------------------
34
35 2007-09-27         Cluster File Systems, Inc. <info@clusterfs.com>
36        * version 3.0.2
37
38 Severity   : enhancement
39 Bugzilla   : 10555
40 Description: Add a FIEMAP(FIle Extent MAP) ioctl for ldiskfs
41 Details    : FIEMAP ioctl will allow an application to efficiently fetch the
42              extent information of a file. It can be used to map logical blocks
43              in a file to physical blocks in the block device.
44
45 --------------------------------------------------------------------------------
46
47 2007-08-29         Cluster File Systems, Inc. <info@clusterfs.com>
48        * version 3.0.1
49
50 Severity   : major
51 Frequency  : rare
52 Bugzilla   : 6334
53 Description: Multiple mount protection(MMP) support.
54 Details    : This feature will protect the filesystem from being mounted more
55              than once simultaneously. It will also protect changes by e2fsprogs
56              to the filesystem if it is mounted. This assumes high importance
57              in a shared storage environment where multiple mounts can severely
58              corrupt the filesystem.
59
60 --------------------------------------------------------------------------------
61
62 2007-08-10         Cluster File Systems, Inc. <info@clusterfs.com>
63        * version 3.0.0
64        * Initial release of ldiskfs as a separate package.
65
66 Severity   : normal
67 Frequency  : rare
68 Bugzilla   : 12415
69 Description: Updated patchess for new RHEL4 kernel
70 Details    : Add patch ext3-unlink-race.patch
71              Updated series file ldiskfs-2.6-rhel4.series
72