summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2011-04-20 20:30:40 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2011-04-21 07:34:44 -0700
commitdf7e130384efd1c732aa08648dad46687fee3d96 (patch)
tree7dd8f9f0fe4cdcb27242a33783440bae5690e47e /sound
parent584f79046780e10cb24367a691f8c28398a00e84 (diff)
downloadop-kernel-dev-df7e130384efd1c732aa08648dad46687fee3d96.zip
op-kernel-dev-df7e130384efd1c732aa08648dad46687fee3d96.tar.gz
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 <jack@suse.cz> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud