]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
authorChristoph Hellwig <hch@lst.de>
Wed, 28 May 2014 08:46:13 +0000 (10:46 +0200)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 30 May 2014 21:32:26 +0000 (17:32 -0400)
commitc259f27199554b4e64c2f85ac232bcdb13ee5010
tree5c2a28179bcb6c7177448c9aba9fc808cbdf0a96
parent4a886c5aa7a4985d1f53801f878e685bc3eb26b2
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer

Note nobody's ever noticed because the typical client probably never
requests FILES_AVAIL without also requesting something else on the list.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: stable@vger.kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4xdr.c