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:
326c434
)
Branch b1_8_gate
author
vitaly
<vitaly>
Mon, 15 Sep 2008 18:31:10 +0000
(18:31 +0000)
committer
vitaly
<vitaly>
Mon, 15 Sep 2008 18:31:10 +0000
(18:31 +0000)
b=15949
i=adilger
i=shadow
lustre/obdfilter/filter_io_26.c
patch
|
blob
|
history
diff --git
a/lustre/obdfilter/filter_io_26.c
b/lustre/obdfilter/filter_io_26.c
index
afbfde4
..
a7dbc1a
100644
(file)
--- a/
lustre/obdfilter/filter_io_26.c
+++ b/
lustre/obdfilter/filter_io_26.c
@@
-745,7
+745,7
@@
int filter_commitrw_write(struct obd_export *exp, struct obdo *oa,
CDEBUG(D_INODE, "update UID/GID to %lu/%lu\n",
(unsigned long)oa->o_uid, (unsigned long)oa->o_gid);
- c
ap_raise(current->cap_effective,
CAP_SYS_RESOURCE);
+ c
fs_cap_raise(CFS_
CAP_SYS_RESOURCE);
iattr.ia_valid |= ATTR_MODE;
iattr.ia_mode = inode->i_mode;