(Not that you would ever want to), is it possible to create a directory with the literal name .. or .? Under most filesystems it is a reserved name, but would it be possible on, say, XFS, JFS, or some other filesystem which permits it? If so, how?
Secondary question: if you manually modified the filesystem without mounting it, could you create a directory like that, and what would be its behaviour?