diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-02-27 12:09:05 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-02-27 12:31:15 +0100 |
commit | ab9fa662e4867455f44f4de96d29a7f09cf292c6 (patch) | |
tree | efa4cc308d41d83c0bd527df11bda8ca48e5eca8 /fs/f2fs/gc.c | |
parent | f2fs: introduce large directory support (diff) | |
download | linux-ab9fa662e4867455f44f4de96d29a7f09cf292c6.tar.xz linux-ab9fa662e4867455f44f4de96d29a7f09cf292c6.zip |
f2fs: add an sysfs entry to control the directory level
This patch adds an sysfs entry to control dir_level used by the large directory.
The description of this entry is:
dir_level This parameter controls the directory level to
support large directory. If a directory has a
number of files, it can reduce the file lookup
latency by increasing this dir_level value.
Otherwise, it needs to decrease this value to
reduce the space overhead. The default value is 0.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/gc.c')
0 files changed, 0 insertions, 0 deletions