Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81aa263
)
Branch b1_8_gate
author
vitaly
<vitaly>
Mon, 15 Sep 2008 18:30:52 +0000
(18:30 +0000)
committer
vitaly
<vitaly>
Mon, 15 Sep 2008 18:30:52 +0000
(18:30 +0000)
b=15949
i=adilger
i=shadow
lustre/mdc/mdc_request.c
patch
|
blob
|
history
diff --git
a/lustre/mdc/mdc_request.c
b/lustre/mdc/mdc_request.c
index
5b2aaf0
..
83b4f7e
100644
(file)
--- a/
lustre/mdc/mdc_request.c
+++ b/
lustre/mdc/mdc_request.c
@@
-313,7
+313,7
@@
int mdc_xattr_common(struct obd_export *exp, struct ll_fid *fid,
rec->sx_opcode = REINT_SETXATTR;
rec->sx_fsuid = current->fsuid;
rec->sx_fsgid = current->fsgid;
- rec->sx_cap = c
urrent->cap_effective
;
+ rec->sx_cap = c
fs_curproc_cap_pack()
;
rec->sx_suppgid1 = -1;
rec->sx_suppgid2 = -1;
rec->sx_fid = *((struct lu_fid*)fid);