Whamcloud - gitweb
Branch b1_6
authoradilger <adilger>
Wed, 14 May 2008 22:24:20 +0000 (22:24 +0000)
committeradilger <adilger>
Wed, 14 May 2008 22:24:20 +0000 (22:24 +0000)
commit95f197eba249931587f9b9e698ba58ba8af5564e
tree664a5af713aeb227e43b57f7541831f22c9af549
parent737cb961fd886a6295c35750e06724e138b6cff7
Branch b1_6
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
i=alex.zhuravlev
b=15777

Sync ChangeLog from b_release_1_6_5.
lustre/ChangeLog
lustre/tests/sanity.sh