From: Jeff Mahoney Date: Mon, 30 Mar 2009 18:02:16 +0000 (-0400) Subject: reiserfs: add support for mount count incrementing X-Git-Tag: v2.6.30-rc1~615^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=702d21c6f6c790b12c4820cd2f29bc8472aed633;p=pandora-kernel.git reiserfs: add support for mount count incrementing The following patch adds the fields for tracking mount counts and last fsck timestamps to the superblock. It also increments the mount count on every read-write mount. Reiserfsprogs 3.6.21 added support for these fields. Signed-off-by: Jeff Mahoney Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed