]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fallocate: use O_CREAT only for the default behavior
authorKarel Zak <kzak@redhat.com>
Thu, 26 Jun 2014 12:45:02 +0000 (14:45 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 26 Jun 2014 12:45:02 +0000 (14:45 +0200)
commit575718a04aa0c053875041dc387e360f2dcaa70d
treea3856fed19a29c18b8938a5fa8c312437a0c1d3f
parent38a5440c95acc43048510841d107508a836e602c
fallocate: use O_CREAT only for the default behavior

Reported-by: Bernhard Voelker <mail@bernhard-voelker.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/fallocate.c