commit | 12337901d654415d9f764b5f5ba50052e9700f37 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 28 10:46:13 2014 +0200 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri May 30 17:32:26 2014 -0400 |
tree | 5c2a28179bcb6c7177448c9aba9fc808cbdf0a96 | |
parent | be69da8052af38a9d72ed32fb765fd4446e4091c [diff] |
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>