public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RFC - named loop devices...
@ 2002-05-21  0:55 Ian Molton
  2002-05-21  6:05 ` Frank Schaefer
  2002-05-21 19:11 ` Denis Vlasenko
  0 siblings, 2 replies; 6+ messages in thread
From: Ian Molton @ 2002-05-21  0:55 UTC (permalink / raw)
  To: linux-kernel

I havent thought about this too much, but...

When /etc/mtab is a symlink to /proc/mounts the umount command will fail
to unmount loopback mounted filesystems properly.

I was wondering if a solution to this would be to introduce 'named'
loopback devices.

with named loop devices, umount will then know that mount was the
creator of a loopback device that it mounted, and can safely destroy it.

at present, mounting and unmounting disc images causes one to run out of
loopback devices rather rapidly.

If I were to knock up a patch to implement named loop devices, would it
stand a chance of being accepted?

also, how should this work? should the name be that of the creating
process or should it just be a field that the creator can fill in as it
pleases?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-05-24 23:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-21  0:55 RFC - named loop devices Ian Molton
2002-05-21  6:05 ` Frank Schaefer
2002-05-21 19:11 ` Denis Vlasenko
2002-05-23 17:01   ` Ian Molton
2002-05-23 17:04     ` Russell King
2002-05-24 23:40       ` jw schultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox