]> err.no Git - util-linux/commit
mount: allow auto-destruction of loop devices
authorBernardo Innocenti <bernie@codewiz.org>
Mon, 29 Oct 2007 02:47:33 +0000 (22:47 -0400)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Feb 2008 00:05:55 +0000 (01:05 +0100)
commit024e1a4f90ad98495863e57132edbadc80a3cac5
treed32da67d844fc3b1d3b03922f2181f8e839ef6fc
parent9a52650c79099fb7a029727bc72b5c489390a72e
mount: allow auto-destruction of loop devices

This allows a flag to be set on loop devices so that when they are closed
for the last time, they'll self-destruct.

The kernel part has been submitted to lkml by David Woodhouse.

Signed-off-by: Bernardo Innocenti <bernie@codewiz.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/lomount.c
mount/lomount.h
mount/loop.h
mount/mount.c