git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d601430
)
ext4: Track lifetime disk writes
author
Theodore Ts'o
<tytso@mit.edu>
Sun, 1 Mar 2009 00:39:58 +0000
(19:39 -0500)
committer
Theodore 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