mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-25 13:29:04 +09:00
One off error in the f_pos check. If f_pos is 3 or less don't bother reading the index because we're at the start of the directory, and we obviously already know where that is on disk. This eliminates an unnecessary read. Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
6.2 KiB
6.2 KiB