util-linux/disk-utils
Karel Zak 3bbdae633f fsck: use private lock file rather than whole-disk directly
It seems overkill to lock directly whole-disk device (for -l) when we use the
lock only to synchronize fsck instances.

It's fsck private business, so don't use system files, but let's use private
/run/fsck/<diskname>.lock file.

Addresses: https://bugs.freedesktop.org/show_bug.cgi?id=79576
Signed-off-by: Karel Zak <kzak@redhat.com>
2014-06-09 11:59:44 +02:00
..
Makemodule.am fsck: use private lock file rather than whole-disk directly 2014-06-09 11:59:44 +02:00
addpart.8 addpart: minor man page improvements 2014-04-14 13:46:02 +02:00
addpart.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
blockdev.8 blockdev: Some minor corrections to the manual 2014-04-07 12:18:04 +02:00
blockdev.c blockdev: don't use HDIO_GETGEO 2013-11-04 15:09:18 +01:00
cfdisk.8 cfdisk: update man page COLORS section 2014-05-13 12:13:02 +02:00
cfdisk.c libsmartcols: add debug messages 2014-06-06 13:47:06 +02:00
cramfs.h cramfs.h: coding style 2011-07-21 23:50:04 +02:00
cramfs_common.c mkfs.cramfs: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:57:30 +02:00
delpart.8 delpart: minor man page improvements 2014-04-14 13:46:05 +02:00
delpart.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
fdformat.8 fdformat: Some minor change to the manual 2014-04-07 12:21:24 +02:00
fdformat.c fdformat: check writing to a file descriptor was successful 2013-04-26 13:26:06 +02:00
fdisk-menu.c fdisk: support colors customization 2014-05-13 12:13:02 +02:00
fdisk.8 fdisk: support colors customization 2014-05-13 12:13:02 +02:00
fdisk.c fdisk: support colors customization 2014-05-13 12:13:02 +02:00
fdisk.h build-sys: ove fdisks to disk-utils 2014-03-11 11:35:15 +01:00
fsck.8 fsck: use private lock file rather than whole-disk directly 2014-06-09 11:59:44 +02:00
fsck.c fsck: use private lock file rather than whole-disk directly 2014-06-09 11:59:44 +02:00
fsck.cramfs.8 fsck.cramfs: update man page (--extract and --blocksize) 2014-05-19 23:49:26 +02:00
fsck.cramfs.c build: fix some compiler warnings 2014-05-30 01:18:09 +02:00
fsck.minix.8 fsck.minix: A few typographical corrections to the manual 2014-04-07 12:30:17 +02:00
fsck.minix.c fsck.minix: check writing to a file descriptor was successful 2013-04-26 13:26:07 +02:00
isosize.8 isosize: A few typographical changes to the manual 2014-04-07 12:30:17 +02:00
isosize.c isosize: make --divisor to require argument 2014-02-17 14:16:21 +01:00
minix_programs.h minix: change types in header file 2012-12-19 11:38:51 +01:00
mkfs.8 mkfs: Some typographical changes to the manual 2014-04-07 12:30:17 +02:00
mkfs.bfs.8 mkfs.bfs: One typographical correction to the manual 2014-04-07 12:31:42 +02:00
mkfs.bfs.c docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +02:00
mkfs.c fix mkfs --verbose and man page 2014-02-10 18:58:39 +01:00
mkfs.cramfs.8 mkfs.cramfs: Some typographical corrections to the manual 2014-04-07 12:31:48 +02:00
mkfs.cramfs.c mkfs.cramfs: fix crash when -b 0 2014-05-19 23:49:29 +02:00
mkfs.minix.8 mkfs.minix: Some typographical changes in the manual 2014-04-07 12:31:48 +02:00
mkfs.minix.c mkfs.minix: fix fscanf() format string [coverity scan] 2013-11-18 10:58:41 +01:00
mkswap.8 mkswap: Some minor typographical corrections to the manual 2014-04-07 12:31:48 +02:00
mkswap.c swapon, swapheader, mkswap: move swap signature to header 2014-05-06 10:16:54 +02:00
partx.8 partx: Improve the typesetting of the manual 2014-04-22 12:14:10 +02:00
partx.c libsmartcols: add debug messages 2014-06-06 13:47:06 +02:00
partx.h resizepart: add new command 2012-08-13 22:10:14 +02:00
raw.8 raw: Improve the typesetting of the manual 2014-04-22 12:14:17 +02:00
raw.c raw: use LC_ALL 2013-10-18 11:38:02 +02:00
resizepart.8 resizepart: add new command 2012-08-13 22:10:14 +02:00
resizepart.c resizepart: check writing to a file descriptor was successful 2013-04-26 13:26:06 +02:00
sfdisk.8 sfdisk: Improve the typesetting of the manual 2014-04-22 12:14:28 +02:00
sfdisk.c sfdisk: suppress Linux-irrelevant warnings with -L 2014-05-27 16:12:54 +02:00
swaplabel.8 swaplabel: Improve the typesetting of the manual 2014-04-22 12:14:38 +02:00
swaplabel.c mkswap, swaplabel: move version number to header 2014-05-04 11:42:03 +01:00