I'm on ext4. I have a rogue directory here:
d????????? ? ? ? ? ? thisStrangeDirectory/
As root, I can't chmod, chown or stat the directory... it just permission denied to absolutely everything.
Tried:
lsattr /home/june/thisStrangeDirectory (Suggested by paladin)
Got: lsattr: Permission denied while trying to stat /home/june/thisStrangeDirectory
What can I do with this thing?