]> git.neil.brown.name Git - history.git/commit
[PATCH] kNFSd: Stub support for name lookup
authorNeil Brown <neilb@cse.unsw.edu.au>
Fri, 11 Oct 2002 12:34:38 +0000 (05:34 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 11 Oct 2002 12:34:38 +0000 (05:34 -0700)
commit106c646cd67330b6583a5769582b7ba1bd74460d
tree6ad6f85b2740b702775d69fb998238639e1d952c
parent700ee9f089eddb576b4acffb0d86a0807d994402
[PATCH] kNFSd: Stub support for name lookup

NFSv4 need to be able to make from user/group name
to user/group id.  This include file contains some
simple stubs to do this.  They will be replaced with
something that really works later.
include/linux/sunrpc/name_lookup.h [new file with mode: 0644]