RE: Iterate over inodes at umount?

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

 



> generic_shutdown_super calls invalidate_inodes which will walk through the
list of inodes and 
> call clear_inode and destroy_inode, both of which can call in to your
filesystem.

Yes, it was pointed out to me that super_operations.delete_inode gets called
when unmounting.
(I thought delete_inode meant "delete the file". Still not clear on what the
difference is between destroy_inode, clear_inode and delete_inode.)

Thanks,
/Fredrik Arnerup

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux