]> Git Repo - linux.git/commit
f2fs: persist system.advise into on-disk inode
authorChao Yu <[email protected]>
Mon, 23 Mar 2015 02:37:39 +0000 (10:37 +0800)
committerJaegeuk Kim <[email protected]>
Fri, 10 Apr 2015 22:08:54 +0000 (15:08 -0700)
commit30c62fdb25cc0c55fa442245f7aaab074d2e701a
tree7b8307fade287e882a164772d569043748bfd607
parent84e97c2767f9ed711718b47b8722ddd137f1dfe9
f2fs: persist system.advise into on-disk inode

This patch fixes to dirty inode for persisting i_advise of f2fs inode info into
on-disk inode if user sets system.advise through setxattr. Otherwise the new
value will be lost.

Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
fs/f2fs/xattr.c
This page took 0.052413 seconds and 4 git commands to generate.