NFSv4.1: Use more sensible names for 'initialize_mountpoint'
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 21 Oct 2010 20:56:48 +0000 (16:56 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 24 Oct 2010 22:07:11 +0000 (18:07 -0400)
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>

No differences found