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