Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Thu, 2 Jun 2005 18:10:36 +0000 (18:10 +0000)
committeradilger <adilger>
Thu, 2 Jun 2005 18:10:36 +0000 (18:10 +0000)
commit3f96890a5ba777f94dca54a9fdb128fc0f41b60c
tree49cf92a403373fb6e3b7ee14c91b42fcc275fc79
parentf8ab79b857b6adde9df98eabb3c7ae64a1ec3e17
Branch b1_4
Setting a default stripe on the filesystem root prevented the
filesystem from being remounted.
The client was sending extra request flags in the root getattr
request and did not allocate a reply buffer for the dir EA.
b=6367
r=phil
lustre/ChangeLog
lustre/include/linux/lustre_idl.h
lustre/liblustre/super.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_lib.c
lustre/tests/sanity.sh