commit | 1c787096fce217b5fdd9806dbce96e738c9345c0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Oct 21 16:56:48 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Oct 24 18:07:11 2010 -0400 |
tree | c3ee4071ef4729951c50f22a82e2088a8ab1c7de | |
parent | 16b374ca439fb406e46e071f75428f5b033056f8 [diff] |
NFSv4.1: Use more sensible names for 'initialize_mountpoint' The initialize_mountpoint/uninitialise_mountpoint functions are really about setting or clearing the layout driver to be used on this filesystem. Change the names to the more descriptive 'set_layoutdriver/clear_layoutdriver'. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>