commit | e8b3cc90942b76c380b8556fd568a757eb6362a9 | [log] [tgz] |
---|---|---|
author | Tahsin Erdogan <tahsin@google.com> | Tue Jul 04 23:53:59 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jul 04 23:53:59 2017 -0400 |
tree | 384ba2f37a32ab55af1ed5c3dd3fe3a101c554e3 | |
parent | efab58d9e8312f8ff546bfcc30c4c084dd2e5f3c [diff] |
e2fsck: generalize ea_refcount Currently ea_refcount is only used to track ea block refcounts. By generalizing it, we could use it for ea quota tracking and also ea_inode refcounts. Signed-off-by: Tahsin Erdogan <tahsin@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>