]> err.no Git - util-linux/commit
fsck: move fsck from e2fsprogs to util-linux-ng
authorKarel Zak <kzak@redhat.com>
Wed, 18 Feb 2009 14:06:49 +0000 (15:06 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 18 Feb 2009 14:09:34 +0000 (15:09 +0100)
commit607c2a72952fc3c3e5014b447ba6b7d9f97b0ea1
tree973758cdd662dfecea18502375c257ddb7018a24
parente88517b175b054e0a138e270f89f8fbd13837068
fsck: move fsck from e2fsprogs to util-linux-ng

Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am
configure.ac
fsck/Makefile.am [new file with mode: 0644]
fsck/base_device.c [new file with mode: 0644]
fsck/fsck.8 [new file with mode: 0644]
fsck/fsck.c [new file with mode: 0644]
fsck/fsck.h [new file with mode: 0644]
include/ismounted.h [new file with mode: 0644]
lib/ismounted.c [new file with mode: 0644]