dca3c33652
- remove affs_put_inode, so preallocations aren't discared unnecessarily often. - remove affs_drop_inode, it's called with a spinlock held, so it can't use a mutex. - make i_opencnt atomic - avoid direct b_count manipulations - a few allocation failure fixes, so that these are more gracefully handled now. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |
||
---|---|---|
.. | ||
affs.h | ||
amigaffs.c | ||
bitmap.c | ||
Changes | ||
dir.c | ||
file.c | ||
inode.c | ||
Makefile | ||
namei.c | ||
super.c | ||
symlink.c |