]> git.openfabrics.org - ~emulex/infiniband.git/commit
f2fs: pass flags field to setxattr functions
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Wed, 23 Apr 2014 03:23:14 +0000 (12:23 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Wed, 7 May 2014 01:21:56 +0000 (10:21 +0900)
commitc02745ef684f9a6f98f30388ed048ee460db5483
tree47ee64820f98b6b6dd679565217b7258a4a31ec5
parente112326805a50ee2016faf0971660122471f7c04
f2fs: pass flags field to setxattr functions

This patch passes the "flags" field to the low level setxattr functions
to use XATTR_REPLACE in the following patches.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/acl.c
fs/f2fs/xattr.c
fs/f2fs/xattr.h