diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2016-01-23 21:17:55 +0300 |
---|---|---|
committer | Mike Marshall <hubcap@omnibond.com> | 2016-01-23 23:20:11 +0300 |
commit | 727cbfea623b78d46ce8e0f8c931b5189f3fe2e0 (patch) | |
tree | 43876fa45e56611fd9901f1b943be7438adbc518 /fs/nls | |
parent | eab9b38939fae1b7731570478718a5d1b2f28ea9 (diff) | |
download | linux-727cbfea623b78d46ce8e0f8c931b5189f3fe2e0.tar.xz |
orangefs: get rid of MSECS_TO_JIFFIES
All timeouts are in _seconds_, so all calls are of form
MSECS_TO_JIFFIES(n * 1000), which is a convoluted way to
spell n * HZ.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions