From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/opensuse-tumbleweed/man8/mklost+found.8 | 43 ++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 upstream/opensuse-tumbleweed/man8/mklost+found.8 (limited to 'upstream/opensuse-tumbleweed/man8/mklost+found.8') diff --git a/upstream/opensuse-tumbleweed/man8/mklost+found.8 b/upstream/opensuse-tumbleweed/man8/mklost+found.8 new file mode 100644 index 00000000..54e39f90 --- /dev/null +++ b/upstream/opensuse-tumbleweed/man8/mklost+found.8 @@ -0,0 +1,43 @@ +.\" -*- 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. +.\" +.TH MKLOST+FOUND 8 "February 2023" "E2fsprogs version 1.47.0" +.SH NAME +mklost+found \- create a lost+found directory on a mounted Linux +second extended file system +.SH SYNOPSIS +.B mklost+found +.SH DESCRIPTION +.B mklost+found +is used to create a +.I lost+found +directory in the current working directory on a Linux second extended +file system. There is normally a +.I lost+found +directory in the root directory of each file system. +.PP +.B mklost+found +pre-allocates disk blocks to the +.I lost+found +directory so that when +.BR 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 +.B e2fsck +will not have to allocate data blocks in the file system during recovery. +.SH OPTIONS +There are none. +.SH AUTHOR +.B mklost+found +has been written by Remy Card . It is currently being +maintained by Theodore Ts'o . +.SH BUGS +There are none :-) +.SH AVAILABILITY +.B mklost+found +is part of the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. +.SH SEE ALSO +.BR e2fsck (8), +.BR mke2fs (8) -- cgit v1.2.3