K 10 svn:author V 8 mckusick K 8 svn:date V 27 2001-03-21T04:05:20.000000Z K 7 svn:log V 331 Clear the fs_clean flag only when the FS_UNCLEAN flag is not set (as is done in unmount). Remove a snapshot inode from the superblock list when its last name goes away rather than when its last reference goes away. That way it will be properly reclaimed by fsck after a crash rather than reenabled when the filesystem is mounted. END