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:
11772b2
)
Branch b1_8_gate
author
vitaly
<vitaly>
Mon, 15 Sep 2008 18:31:08 +0000
(18:31 +0000)
committer
vitaly
<vitaly>
Mon, 15 Sep 2008 18:31:08 +0000
(18:31 +0000)
b=15949
i=adilger
i=shadow
lustre/obdfilter/filter_io_24.c
patch
|
blob
|
history
diff --git
a/lustre/obdfilter/filter_io_24.c
b/lustre/obdfilter/filter_io_24.c
index
dd24c9f
..
c8b7454
100644
(file)
--- a/
lustre/obdfilter/filter_io_24.c
+++ b/
lustre/obdfilter/filter_io_24.c
@@
-506,7
+506,7
@@
int filter_commitrw_write(struct obd_export *exp, struct obdo *oa, int objcount,
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;