commit | b7c5b4030870b31d73019d9d9ec55d550772590b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Mar 05 19:40:20 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Mar 06 01:59:23 2009 -0500 |
tree | 0d970292f57dd4779b1241bdd8b7b4ee9ac9706c | |
parent | b2ca48f40eb33bd86b8d53d4373e7fce96bced4a [diff] |
Add support for a new superblock field: s_kbytes_written This field tracks the lifetime amount of writes to the filesystem. It will be updated by the kernel as well as by e2fsprogs programs which write to the filesystem. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>