]> git.karo-electronics.de Git - karo-tx-linux.git/commit
f2fs: add proc entry to monitor current usage of segments
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Fri, 28 Jun 2013 03:47:01 +0000 (12:47 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 30 Jul 2013 06:17:02 +0000 (15:17 +0900)
commit5e176d54a6097f5093cacaaf7baeecbe724d32bd
treeea28c893dfd7eef4c766e632fad576b9bcc04bcd
parentd51a7fba254b48aa7090a74d6b1455b6c41bc889
f2fs: add proc entry to monitor current usage of segments

You can monitor valid block counts of whole segments in:
  /proc/fs/f2fs/sdb1/segment_info.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/f2fs.h
fs/f2fs/super.c