diff options
| author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-08-12 21:08:03 +0900 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-08-26 20:15:01 +0900 |
| commit | de93653fe31fc9439971296842dcd0280f8ab5f4 (patch) | |
| tree | d4db3c55eead49b0a4f3c9e56eca372f9142d6cd /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | f2fs: add flags for inline xattrs (diff) | |
| download | linux-de93653fe31fc9439971296842dcd0280f8ab5f4.tar.gz linux-de93653fe31fc9439971296842dcd0280f8ab5f4.zip | |
f2fs: reserve the xattr space dynamically
This patch enables the number of direct pointers inside on-disk inode block to
be changed dynamically according to the size of inline xattr space.
The number of direct pointers, ADDRS_PER_INODE, can be changed only if the file
has inline xattr flag.
The number of direct pointers that will be used by inline xattrs is defined as
F2FS_INLINE_XATTR_ADDRS.
Current patch assigns F2FS_INLINE_XATTR_ADDRS to 0 temporarily.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
