MTD CVS update: 'mtd/include/linux jffs.h'
David Woodhouse
dwmw2 at infradead.org
Mon Jan 8 17:42:22 EST 2001
Update of /home/cvs/mtd/include/linux
In directory infradead.org:/tmp/cvs-serv13761/include/linux
Modified Files:
jffs.h
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