Home
last modified time | relevance | path

Searched hist:af8c85bb6d4e5352551277edd8448c4dfb2328ab (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/hfsplus/
H A Dcatalog.cdiff af8c85bb6d4e5352551277edd8448c4dfb2328ab Wed Jan 18 19:43:10 CST 2006 Roman Zippel <zippel@linux-m68k.org> [PATCH] hfs: set correct create date for links

HFS+ also requires the correct creation date so recent version of OS X
recognize it as link.
Improve link handling:
- if something is wrong with the link, ignore the link attribute and treat
it as regular file (this also fixes a missing unlock during lookup).
- check for incorrect link counts during unlink.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Ddir.cdiff af8c85bb6d4e5352551277edd8448c4dfb2328ab Wed Jan 18 19:43:10 CST 2006 Roman Zippel <zippel@linux-m68k.org> [PATCH] hfs: set correct create date for links

HFS+ also requires the correct creation date so recent version of OS X
recognize it as link.
Improve link handling:
- if something is wrong with the link, ignore the link attribute and treat
it as regular file (this also fixes a missing unlock during lookup).
- check for incorrect link counts during unlink.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>