Whamcloud - gitweb
Branch b_release_1_6_5
authoradilger <adilger>
Tue, 13 May 2008 21:40:44 +0000 (21:40 +0000)
committeradilger <adilger>
Tue, 13 May 2008 21:40:44 +0000 (21:40 +0000)
commite8f46333d10b25bd0cd807529b48e8ae840d384d
tree272eb5ce2a1cf0d05509b9d1f49488f97b85b243
parente4e321c94061548b13b40d1918cb3ed5a0f700f4
Branch b_release_1_6_5
Description: MDS may lose file striping (and hence file data) in some cases
Details    : If there are additional extended attributes stored on the MDS,
     in particular ACLs, SELinux, or user attributes (if user_xattr
     is specified for the client mount options) then there is a risk
     of attribute loss.  Additionally, the Lustre file striping
     needs to be larger than default (e.g. striped over all OSTs),
     and an additional attribute must be stored initially in the
     inode and then increase in size enough to be moved to the
     external attribute block (e.g. ACL growing in size) for file
     data to be lost.
i=kalpak.shah
b=15777
lustre/ChangeLog
lustre/tests/sanity.sh