]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.h
e2fsck: track ea_inode references
authorTahsin Erdogan <tahsin@google.com>
Wed, 5 Jul 2017 03:53:59 +0000 (23:53 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 5 Jul 2017 03:53:59 +0000 (23:53 -0400)
commit5c5685d163374bb3b3f148b696aec50b3fd82ce4
treeca80dca82c44344c13b496edc6200b5e74d39385
parentb0f457bda89db94456617ee2302421832d6669c1
e2fsck: track ea_inode references

An extended attribute inode has a ref count to track how many entries
point to it. Update e2fsck to verify that the stored ref count is
correct.

Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/e2fsck.c
e2fsck/e2fsck.h
e2fsck/message.c
e2fsck/pass1.c
e2fsck/pass4.c
e2fsck/problem.c
e2fsck/problem.h