]> err.no Git - util-linux/commit
mount: remove built-in support for background mounts
authorKarel Zak <kzak@redhat.com>
Wed, 2 Apr 2008 11:46:26 +0000 (13:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Apr 2008 11:46:26 +0000 (13:46 +0200)
commit8ce2449daf5d846a50ecc9342f929998524baa86
treecd3ba0e15154b4d4e284a7f61f98741116a12ae7
parent7ba1ca0d05bd35754e78b22ee470c9828b179c11
mount: remove built-in support for background mounts

EX_BG is archaism from old integrated NFS code. The built-in NFS code
has been removed in the previous version and all "bg" stuff is handled
by /sbin/mount.nfs. It seems we can remove all "bg" stuff from
mount(8).

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