Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19477
b: refs/heads/master
c: 00b464d
h: refs/heads/master
i:
  19475: 0dc9610
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Feb 1, 2006
1 parent a7506cb commit fd46a50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1935245655996ca4d14e687c3a100d2e2bbdc78d
refs/heads/master: 00b464debf0038b1628996065f0be564ccfbfd86
6 changes: 1 addition & 5 deletions trunk/include/linux/sunrpc/auth.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,8 @@ struct rpc_cred {

/* per-flavor data */
};
#define RPCAUTH_CRED_LOCKED 0x0001
#define RPCAUTH_CRED_NEW 0x0001
#define RPCAUTH_CRED_UPTODATE 0x0002
#define RPCAUTH_CRED_NEW 0x0004

#define RPCAUTH_CRED_MAGIC 0x0f4aa4f0

Expand Down Expand Up @@ -84,9 +83,6 @@ struct rpc_auth {
struct rpc_cred_cache * au_credcache;
/* per-flavor data */
};
#define RPC_AUTH_PROC_CREDS 0x0010 /* process creds (including
* uid/gid, fs[ug]id, gids)
*/

/* Flags for rpcauth_lookupcred() */
#define RPCAUTH_LOOKUP_NEW 0x01 /* Accept an uninitialised cred */
Expand Down

0 comments on commit fd46a50

Please sign in to comment.