]> git.ipfire.org Git - thirdparty/util-linux.git/commit
blkid: use O_CLOEXEC
authorKarel Zak <kzak@redhat.com>
Wed, 3 Apr 2013 14:14:47 +0000 (16:14 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 3 Apr 2013 14:14:47 +0000 (16:14 +0200)
commit3b1346a877bd9c45699394a52f8ebb8e7851d742
tree0e134d6deff0791659e96b7b0b3a8a69db8fdb14
parent4000fc128c015dda734e7794c3ceac65ae239a38
blkid: use O_CLOEXEC

... to make "strace -e open blkid" for libblkid stuff without
exceptions.

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/blkid.c