Hello, here is a fixed up version of ext4 patch to fix ext4_empty_dir() for directories with holes. There's also another patch that tightens checks in ext4_check_dir_entry() so that directory iteration code cannot read data beyond end of the buffer. Honza