Whamcloud - gitweb
LU-968 e2scan: fix directory check 25/1925/3
authorAlexander.Boyko <alexander_boyko@xyratex.com>
Fri, 20 Jan 2012 08:22:54 +0000 (12:22 +0400)
committerAlexander.Boyko <alexander_boyko@xyratex.com>
Mon, 30 Jan 2012 13:38:24 +0000 (17:38 +0400)
commit881de8642d4cc3174a85474112e52b2f11310b69
tree3cb9e93a7a04a84355d828b96868f8b06e0b4ea7
parent5aed93c3e04548d305909600a885643a0f0b07b6
LU-968 e2scan: fix directory check

filelist_dblist_iterate_cb() checks whether a scanned inode is
a directory, but it didn't mask of the dir data size before
comparing the file type.

Signed-off-by: Alexander Boyko <alexander_boyko@xyratex.com>
Xyratex-bug-id: MRP-309
Change-Id: I6f13f266944aa6967f4d9905a30b83ab8e577b15
patches/e2fsprogs-e2scan.patch