commit | 32cf2fba27303e95f944f6452e42648297fc8b51 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 28 10:46:13 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 06 18:54:14 2014 -0700 |
tree | 865f99e5f509c367840334f74b96222a166b741f | |
parent | 1dd6ffc6284cd2d81b667e58684701cf7d1c3d12 [diff] |
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer commit 12337901d654415d9f764b5f5ba50052e9700f37 upstream. 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> Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>