From: Vyacheslav Dubeyko Date: Fri, 8 Aug 2014 21:20:48 +0000 (-0700) Subject: nilfs2: add /sys/fs/nilfs2//checkpoints group X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02a0ba1c60c2ad532322089a60256c8b0f46678c;p=pandora-kernel.git nilfs2: add /sys/fs/nilfs2//checkpoints group This patch adds creation of /sys/fs/nilfs2//checkpoints group. The checkpoints group contains attributes that describe details about volume's checkpoints: (1) checkpoints_number - show number of checkpoints on volume. (2) snapshots_number - show number of snapshots on volume. (3) last_seg_checkpoint - show checkpoint number of the latest segment. (4) next_checkpoint - show next checkpoint number. Signed-off-by: Vyacheslav Dubeyko Cc: Vyacheslav Dubeyko Cc: Ryusuke Konishi Cc: Michael L. Semon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed