]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: use lock from mnt_update_table()
authorKarel Zak <kzak@redhat.com>
Wed, 13 Apr 2011 08:49:26 +0000 (10:49 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 13 Apr 2011 08:49:26 +0000 (10:49 +0200)
commit47a226b7e59ba8fc56603a20eec19ab69c9ccc4e
treeb2af36ba4966b5e9ae666738f9a7127e8af9558d
parentd5bf8095091c2861ef2d60ceff4eba8049bb16af
mount: use lock from mnt_update_table()

The mnt_update_table() is able to create a mtab lock now.

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/fstab.c
mount/fstab.h
mount/mount.c
mount/umount.c