Is it possible that a partition is mounted at that directory?
If you try "df -h", you'll see the active mount points and corresponding device names.
From there, you can try unmounting the drive with a command like:
Also, just to be certain, make sure that your current working directory is not within the mount point, you can check this either by looking at your prompt or running: