diff options
| author | Jan Kara <[email protected]> | 2011-04-20 18:30:40 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-04-21 14:34:44 +0000 |
| commit | df7e130384efd1c732aa08648dad46687fee3d96 (patch) | |
| tree | 7dd8f9f0fe4cdcb27242a33783440bae5690e47e /tools/perf/util/trace-event-scripting.c | |
| parent | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
| download | kernel-df7e130384efd1c732aa08648dad46687fee3d96.tar.gz kernel-df7e130384efd1c732aa08648dad46687fee3d96.zip | |
vfs: Pass setxattr(2) flags properly
For some reason generic_setxattr() did not pass flags (XATTR_CREATE,
XATTR_REPLACE) to the filesystem specific helper. This caused that
setxattr(2) syscall just ignored these flags.
Fix the bug by passing flags correctly.
Signed-off-by: Jan Kara <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
