commit | 879b38257bf2b6fa8406693a3b5b5a0649e7c594 | [log] [tgz] |
---|---|---|
author | Tao Ma <boyu.mt@taobao.com> | Wed Dec 05 10:28:46 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Dec 05 10:28:46 2012 -0500 |
tree | 5677d607180d2136b785e6ed4195555f5d76ff8c | |
parent | 152a7b0a808a00601328feba2001cbb2b530f771 [diff] |
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>