commit | efe0cb6d5a1f20ad4df045a055048afed4c5e660 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Sat Oct 24 20:52:16 2009 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Oct 27 19:34:43 2009 -0400 |
tree | 850a3205944995a78f321cac0ed04cb260055d14 | |
parent | dd829c45640ff14d7a039af40b3b3975f1b2e484 [diff] |
nfsd4.1: common slot allocation size calculation We do the same calculation in a couple places; use a helper function, and add a little documentation, in the hopes of preventing bugs like that fixed in the last patch. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>