nfsd4.1: common slot allocation size calculation
authorJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 25 Oct 2009 00:52:16 +0000 (20:52 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 27 Oct 2009 23:34:43 +0000 (19:34 -0400)
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>

No differences found