From 5e176d54a6097f5093cacaaf7baeecbe724d32bd Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Fri, 28 Jun 2013 12:47:01 +0900 Subject: [PATCH] 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 --- Reading git-format-patch failed