diff options
author | Roman Zippel <zippel@linux-m68k.org> | 2006-01-19 02:43:10 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-19 04:20:23 +0100 |
commit | af8c85bb6d4e5352551277edd8448c4dfb2328ab (patch) | |
tree | 1fb10ca9fb7890db706db358c944308dc0cf616c /fs/ncpfs | |
parent | [PATCH] hfs: set correct ctime (diff) | |
download | linux-af8c85bb6d4e5352551277edd8448c4dfb2328ab.tar.xz linux-af8c85bb6d4e5352551277edd8448c4dfb2328ab.zip |
[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>
Diffstat (limited to 'fs/ncpfs')
0 files changed, 0 insertions, 0 deletions