]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: export inline xattr functions
authorTao Ma <boyu.mt@taobao.com>
Wed, 5 Dec 2012 15:28:46 +0000 (10:28 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 5 Dec 2012 15:28:46 +0000 (10:28 -0500)
commit58e739ceac77076ccf9303d7edfbae10e4f3a2d3
tree5677d607180d2136b785e6ed4195555f5d76ff8c
parenta5758f80a423803068ef47c1ace86414fb8a1b78
ext4: export inline xattr functions

The inline data feature will need some inline xattr functions, so
export them from fs/ext4/xattr.c so that inline.c can use them.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/xattr.c
fs/ext4/xattr.h