commit | 87b0fc7deb5feccf93b022f6a976e8441152dbb2 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Jan 30 16:18:35 2012 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Feb 03 15:32:41 2012 -0500 |
tree | c263e3d504cb2d31ef8c91658da056485d014bc3 | |
parent | 9f912ceb7ed1df1ed98ad2c28995dd66529a690a [diff] |
nfsd: cleanup setting of default max_block_size Move calculation of the default into a helper function. Get rid of an unused variable "err" while we're there. Thanks to Mi Jinlong for catching an arithmetic error in a previous version. Cc: Mi Jinlong <mijinlong@cn.fujitsu.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>