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
..
Makefile
bfind.c
bitmap.c
bnode.c
brec.c
btree.c
catalog.c
dir.c HFS+: fix unlink of links 2008-04-10 13:37:51 -07:00
extents.c
hfsplus_fs.h
hfsplus_raw.h
inode.c
ioctl.c
options.c
part_tbl.c
super.c
tables.c
unicode.c
wrapper.c