summaryrefslogtreecommitdiffstats
path: root/disk-utils/fsck.c
diff options
context:
space:
mode:
authorKarel Zak2014-06-09 10:59:18 +0200
committerKarel Zak2014-06-09 10:59:18 +0200
commit934530c7e831e6265142df14e08246dcb4952872 (patch)
tree95735583f191722e34a07f5ae783e8f8c02acb18 /disk-utils/fsck.c
parentflock: document exit status of flock in man page (diff)
downloadkernel-qcow2-util-linux-934530c7e831e6265142df14e08246dcb4952872.tar.gz
kernel-qcow2-util-linux-934530c7e831e6265142df14e08246dcb4952872.tar.xz
kernel-qcow2-util-linux-934530c7e831e6265142df14e08246dcb4952872.zip
lib/fileutils: add mkdir_p() from libmount
Diffstat (limited to 'disk-utils/fsck.c')
-rw-r--r--disk-utils/fsck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/disk-utils/fsck.c b/disk-utils/fsck.c
index caeb6381c..7c7043ac1 100644
--- a/disk-utils/fsck.c
+++ b/disk-utils/fsck.c
@@ -19,7 +19,7 @@
* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
* 2001, 2002, 2003, 2004, 2005 by Theodore Ts'o.
*
- * Copyright (C) 2009, 2012 Karel Zak <kzak@redhat.com>
+ * Copyright (C) 2009-2014 Karel Zak <kzak@redhat.com>
*
* This file may be redistributed under the terms of the GNU Public
* License.