Details
Description
Dave Dillow while looking at the e2fsprog code discovered a bug in e2fsck_lfsck_find_ea(). The goal of the function is to save the EA information found but in the function it returns when it discovers
it is an extended attribute with no work done.
Landed to master-lustre branch of e2fsprogs.