]> 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)
commitab6f480f1bcab3b43759f037654fc762242b034b
tree5c2a28179bcb6c7177448c9aba9fc808cbdf0a96
parent17ba67ee203d8a6d0610b9ee391544ec4953472f
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