]> bbs.cooldavid.org Git - net-next-2.6.git/commit
NFS: Cleanup file handle allocations in fs/nfs/super.c
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 19 Apr 2010 23:05:48 +0000 (19:05 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 May 2010 19:09:28 +0000 (15:09 -0400)
commitb157b06ca24514ef4b766cabb8e852c950040923
tree646478c1a0481ed5ee20ead8313f36a5368bf4d8
parentce587e07ba2e25b5c9d286849885b82676661f3e
NFS: Cleanup file handle allocations in fs/nfs/super.c

Use the new helper functions instead of open coding.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c