commit | a16e92edcd0a2846455a30823e1bac964e743baa | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Fri Sep 28 16:45:51 2007 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Oct 09 18:31:57 2007 -0400 |
tree | 50893238dcccb1bcfc6c1160c3db4887d2f08eea | |
parent | cfdcad4da1903720b9b8c1f176e46a0ebf546be3 [diff] |
knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME Without this we always return 2^32-1 as the the maximum namelength. Thanks to Andreas Gruenbacher for bug report and testing. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Cc: Andreas Gruenbacher <agruen@suse.de>