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)
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>

No differences found