Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Fri, 3 Jun 2005 18:11:02 +0000 (18:11 +0000)
committeradilger <adilger>
Fri, 3 Jun 2005 18:11:02 +0000 (18:11 +0000)
commit62860199467f7b2a0743dc6719a084b5d05959b0
tree9b59ecc70e62ffef03e643527b06042180721358
parent3f96890a5ba777f94dca54a9fdb128fc0f41b60c
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/mdc/mdc_locks.c