[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
authorJ.Bruce Fields <bfields@fieldses.org>
Wed, 4 Oct 2006 09:16:13 +0000 (02:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:20 +0000 (07:55 -0700)
commitf3b64eb6efb1ef46f6629b66a429e7f2b5955003
treeac2fa48b848ee63a17d8a6eeed72140bb49e8ff0
parentb548edc2dd9440c561f3302cb9f212ef2d06a8ef
[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface

There's no need to handle the case where the caller passes in null for pacl or
dpacl; no caller does that, because it would be a dumb thing to do.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/nfs4acl.c