Re: Renaming lost+found

NDias@sunglasshut.com
Fri, 26 Jan 2001 17:09:59 -0500


On 01/26/01 01:19 PM James Lewis Nance <jlnance@intrex.net> wrote:

>FWIW IBM's JFS file system does not have a lost+found directory. I dont
>remember if reiserfs does or not.

>Jim

Actually it does.

install:

# uname -a
AIX mon431 3 4 003729474C00
# oslevel
4.3.3.0
# mount
node mounted mounted over vfs
-------- --------------- --------------- ------
/dev/hd4 / jfs
/dev/hd2 /usr jfs
/dev/hd9var /var jfs
/dev/hd3 /tmp jfs
/dev/hd1 /home jfs

# find / -name "lost+found"
/lost+found
/var/lost+found
/tmp/lost+found
/home/lost+found
/usr/lost+found

Neal

Any opinions expressed above or below are entirely my own and may not
reflect those of my employers. The information contained in this e-mail
message is confidential, intended only for the receipt and use of the
individual(s) or entity(s) named above. If the reader of this email message
is not the intended recipient, or the employee or agent responsible for its
delivery to the intended and or addressed recipient, you are hereby
notified that any review, dissemination, distribution or copying of this
communication is strictly prohibited except at the express consent of its
author.

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