diff options
author | Phillip Lougher <phillip@squashfs.org.uk> | 2012-01-02 18:47:14 +0100 |
---|---|---|
committer | Phillip Lougher <phillip@squashfs.org.uk> | 2012-01-02 18:47:14 +0100 |
commit | cc37f75a9ffbbfcb1c3297534f293c8284e3c5a6 (patch) | |
tree | f7cb651315e55e96245ba0495848fd07369a2faf /fs/pnode.h | |
parent | Squashfs: optimise squashfs_cache_get entry search (diff) | |
download | linux-cc37f75a9ffbbfcb1c3297534f293c8284e3c5a6.tar.xz linux-cc37f75a9ffbbfcb1c3297534f293c8284e3c5a6.zip |
Squashfs: fix mount time sanity check for corrupted superblock
A Squashfs filesystem containing nothing but an empty directory,
although unusual and ultimately pointless, is still valid.
The directory_table >= next_table sanity check rejects these
filesystems as invalid because the directory_table is empty and
equal to next_table.
Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions