3.11+ Problem with cifs links, bisected

From: Joao Correia
Date: Tue Oct 22 2013 - 09:13:30 EST


Hello list

I've been having a problem mounting windows shares with deduplicated
files (from windows 2012 deduplication), as they would show up either
garbled or 'ls' would complain it couldn't follow them.

Git bisect blames the following:
commit b42bf88828cde60772dc08201d0a4f1a0663d7bc
CIFS: Implement follow_link for SMB2
Author: Pavel Shilovsky <pshilovsky@xxxxxxxxx>

dmesg doesn't complain at all.

Reverting the commit fixes the problem and the deduplicated files can
be opened perfectly, but more recent updates have been made on top of
that one and i think it can't be cleanly reverted on current -next
trees (or rcs)

If i'm not mistaken, windows 2012 treats deduplicated files as links,
but that's just what i can surmise from using it, i haven't read
anything about it's internals yet.

I've CC'ed the persons mentioned on the patch, please forward it to
anyone else that might be interested and is not on the lkml.

Thanks,
Joao Correia
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/