udf: Treat symlink component of type 2 as /
authorJan Kara <jack@suse.cz>
Mon, 12 Dec 2011 14:13:50 +0000 (15:13 +0100)
committerJan Kara <jack@suse.cz>
Mon, 9 Jan 2012 12:52:08 +0000 (13:52 +0100)
commitfef2e9f3301934773e4f1b3cc5c7bffb119346b8
tree32db1ddfb36294b26a5df7d87ddc19fc9dd89267
parentd2eb8c359309ec45d6bf5b147303ab8e13be86ea
udf: Treat symlink component of type 2 as /

Currently, we ignore symlink component of type 2. But mkisofs and other OS'
seem to treat it as / so do the same for compatibility.

Reported-by: "Gábor S." <otnaccess@hotmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/udf/symlink.c