alistair23-linux/fs/hfsplus
Roman Zippel 76b0c26af2 HFS+: fix unlink of links
Some time ago while attempting to handle invalid link counts, I botched
the unlink of links itself, so this patch fixes this now correctly, so
that only the link count of nodes that don't point to links is ignored.
Thanks to Vlado Plaga <rechner@vlado-do.de> to notify me of this
problem.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-10 13:37:51 -07:00
..
bfind.c
bitmap.c
bnode.c
brec.c
btree.c iget: stop HFSPLUS from using iget() and read_inode() 2008-02-07 08:42:28 -08:00
catalog.c
dir.c HFS+: fix unlink of links 2008-04-10 13:37:51 -07:00
extents.c
hfsplus_fs.h iget: stop HFSPLUS from using iget() and read_inode() 2008-02-07 08:42:28 -08:00
hfsplus_raw.h
inode.c
ioctl.c
Makefile
options.c
part_tbl.c
super.c iget: stop HFSPLUS from using iget() and read_inode() 2008-02-07 08:42:28 -08:00
tables.c
unicode.c fs/hfsplus/unicode.c: fix uninitialized var warning 2008-02-08 09:22:36 -08:00
wrapper.c