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)
commit879b38257bf2b6fa8406693a3b5b5a0649e7c594
tree5677d607180d2136b785e6ed4195555f5d76ff8c
parent152a7b0a808a00601328feba2001cbb2b530f771
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
This page took 0.025545 seconds and 5 git commands to generate.