From: Theodore Ts'o Date: Sun, 1 Mar 2009 00:39:58 +0000 (-0500) Subject: ext4: Track lifetime disk writes X-Git-Tag: v2.6.30-rc1~416^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc32f7ee9febc020c73da61402351d4c90437f3;p=pandora-kernel.git ext4: Track lifetime disk writes Add a new superblock value which tracks the lifetime amount of writes to the filesystem. This is useful in estimating the amount of wear on solid state drives (SSD's) caused by writes to the filesystem. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed