summaryrefslogtreecommitdiff
path: root/fs/fat
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@gmail.com>2013-01-15 19:58:47 +0900
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-01-15 20:19:15 +0900
commit4589d25d015c2d02bb5f7075d0cbf6dcf23a33c0 (patch)
treef91c18c0285d980938b8bbac7d8c7e7ed5863421 /fs/fat
parent66af62ce7588736ae65edfdb1c0df597775c4d21 (diff)
downloadlinux-3.10-4589d25d015c2d02bb5f7075d0cbf6dcf23a33c0.tar.gz
linux-3.10-4589d25d015c2d02bb5f7075d0cbf6dcf23a33c0.tar.bz2
linux-3.10-4589d25d015c2d02bb5f7075d0cbf6dcf23a33c0.zip
f2fs: fix the debugfs entry creation path
As the "status" debugfs entry will be maintained for entire F2FS filesystem irrespective of the number of partitions. So, we can move the initialization to the init part of the f2fs and destroy will be done from exit part. After making changes, for individual partition mount - entry creation code will not be executed. Signed-off-by: Jianpeng Ma <majianpeng@gmail.com> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions