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