13 Feb, 2013
1 commit
-
- Change c_uid in struct coda_indoe_info from a vuid_t to a kuid_t.
- Initialize c_uid to GLOBAL_ROOT_UID instead of 0.
- Use uid_eq to compare cached kuids.Cc: Jan Harkes
Signed-off-by: "Eric W. Biederman"
11 Jan, 2012
2 commits
-
Signed-off-by: Al Viro
-
lookup should fail with ENOMEM, not silently make dentry negative.
Switched to saner calling conventions, while we are at it.Signed-off-by: Al Viro
13 Jan, 2011
1 commit
-
Signed-off-by: Al Viro