has_casefold_inode() checks free inodes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I found out that current tune2fs won't let me remove the casefold flag from a filesystem where it was once used, even after deleting all directories using the flag. A community debugging session later it seems to me that has_casefold_inode() in tune2fs.c will not only check used inodes but free ones as well, so it refuses because casefolded directories were present in the past and their inodes have not yet been reused.

Is this intentional or did we find a bug?

Best regards,
Fabian




[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux