MTD CVS update: 'mtd/fs/jffs inode-v22.c inode-v23.c intrep.c'
David Woodhouse
dwmw2 at infradead.org
Mon Jan 8 17:42:22 EST 2001
Update of /home/cvs/mtd/fs/jffs
In directory infradead.org:/tmp/cvs-serv13761/fs/jffs
Modified Files:
inode-v22.c inode-v23.c intrep.c
Log Message:
Don't keep track of users to prevent deleting an in-use inode. Just don't
ever call jffs_possibly_delete_file() on an active filesystem except from
jffs_delete_inode(). The VFS won't ever unlink an inode without first
calling read_inode() for it first.
Also revert some broken indenting
To unsubscribe, send "unsubscribe mtd-cvs" to majordomo at infradead.org
More information about the linux-mtd-cvs
mailing list