]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: handle no acl attr
authorJ. Bruce Fields <bfields@fieldses.org>
Thu, 13 Oct 2005 20:54:27 +0000 (16:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Oct 2005 06:19:41 +0000 (23:19 -0700)
commit5fda2297e60cf4ad7d6cc440b1f1192fea015ec6
treec2d0e2d58e0fe1c2ab332802caa77046fcaac348
parentd625996dc4efed3ac864b2c8350adc4b761c4da9
NFSv4: handle no acl attr

 Stop handing garbage to userspace in the case where a weird server clears the
 acl bit in the getattr return (despite the fact that they've already claimed
 acl support.)

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c