-*- nroff -*-
Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved.
This file may be copied under the terms of the GNU Public License.
Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved.
This file may be copied under the terms of the GNU Public License.
MKLOST+FOUND 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
NAME
mklost+found - create a lost+found directory on a mounted Linux
second extended file system
SYNOPSIS
mklost+found DESCRIPTION
mklost+found is used to create a
lost+found directory in the current working directory on a Linux second extended
file system. There is normally a
lost+found directory in the root directory of each file system.
mklost+found pre-allocates disk blocks to the lost+found directory so that when e2fsck (8) is being run to recover a file system, it does not need to allocate blocks in the file system to store a large number of unlinked files. This ensures that e2fsck will not have to allocate data blocks in the file system during recovery.
OPTIONS
There are none.
AUTHOR
mklost+found has been written by Remy Card <[email protected]>. It is currently being
maintained by Theodore Ts'o <[email protected]>.
BUGS
There are none :-)
AVAILABILITY
mklost+found is part of the e2fsprogs package and is available from
http://e2fsprogs.sourceforge.net.
SEE ALSO
e2fsck (8), mke2fs (8)