commit | 2b44f1ba40914777f4b1075254ba97663d4e2574 | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Thu Sep 30 20:47:46 2010 +0200 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Oct 01 16:52:24 2010 -0400 |
tree | 1db499fcc1aadc447d11b7c901707db8f7b430d8 | |
parent | c135e84afb6bcec9cb8ef0492fa4867efbfaad91 [diff] |
nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length The existing code adjusted it based on the worst case scenario for the returned bitmap and the best case scenario for the supported attrs attribute. Signed-off-by: Benny Halevy <bhalevy@panasas.com> [bfields@redhat.com: removed likely/unlikely's] Signed-off-by: J. Bruce Fields <bfields@redhat.com>