]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Simplify _nfs4_do_access()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 10 Aug 2007 21:45:10 +0000 (17:45 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:18:34 +0000 (17:18 -0400)
commitdeaa77b370790448930447ca2db8656ed18874eb
treee3794a90fc0720c33266dfa682e264a4041e7a14
parent9acb165d68ae4515a7b8b60cd80a593769607941
NFSv4: Simplify _nfs4_do_access()

Currently, _nfs4_do_access() is just a copy of nfs_do_access() with added
conversion of the open flags into an access mask. This patch merges the
duplicate functionality.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c
fs/nfs/nfs4proc.c
include/linux/nfs_fs.h