Whamcloud - gitweb
b=6334
authorkalpak <kalpak>
Tue, 31 Jul 2007 10:05:51 +0000 (10:05 +0000)
committerkalpak <kalpak>
Tue, 31 Jul 2007 10:05:51 +0000 (10:05 +0000)
i=adilger, girish

Changelog entry for MMP.

ldiskfs/ChangeLog

index 1e27cea..1be5fe8 100644 (file)
@@ -8,3 +8,13 @@ Bugzilla   : 12415
 Description: Updated patchess for new RHEL4 kernel
 Details    : Add patch ext3-unlink-race.patch
             Updated series file ldiskfs-2.6-rhel4.series
+
+Severity   : major
+Frequency  : rare
+Bugzilla   : 6334
+Description: Multiple mount protection(MMP) support.
+Details    : This feature will protect the filesystem from being mounted more
+            than once simultaneously. It will also protect changes by e2fsprogs
+            to the filesystem if it is mounted. This assumes high importance
+            in a shared storage environment where multiple mounts can severely
+            corrupt the filesystem.