ext4: Track lifetime disk writes
authorTheodore Ts'o <tytso@mit.edu>
Sun, 1 Mar 2009 00:39:58 +0000 (19:39 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 1 Mar 2009 00:39:58 +0000 (19:39 -0500)
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" <tytso@mit.edu>

No differences found