]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: fix stat(3) and open(3) race
authorSami Kerola <kerolasa@iki.fi>
Sat, 31 Oct 2015 19:21:14 +0000 (19:21 +0000)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Nov 2015 08:56:14 +0000 (09:56 +0100)
commit8df370d340a9c4aceb36662aeecd63d0c08b44c8
tree37ac99c745b6e7b255aa02ce4b65c65165b4c650
parenta64e268224a142210e135c2b409c4f65743e476a
swapon: fix stat(3) and open(3) race

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/swapon.c