Util-Linux package development
 help / color / mirror / Atom feed
* umount for deleted backing file?
@ 2012-07-27 10:40 Bernhard Voelker
  2012-07-27 11:23 ` Karel Zak
  0 siblings, 1 reply; 3+ messages in thread
From: Bernhard Voelker @ 2012-07-27 10:40 UTC (permalink / raw)
  To: util-linux@vger.kernel.org

Hi *,

shouldn't umount also work for a deleted backing file?

# rm -v /media/sdb5/berny/git/util-linux/tests/output/mount/regfile.img
removed `/media/sdb5/berny/git/util-linux/tests/output/mount/regfile.img'

$ mount | grep regfile
/media/sdb5/berny/git/util-linux/tests/output/mount/regfile.img (deleted) on
/media/sdb5/berny/git/util-linux/tests/output/mount/regfile-mnt type ext3
(rw,relatime,errors=continue,barrier=1,data=ordered)

$ ../umount -v /media/sdb5/berny/git/util-linux/tests/output/mount/regfile.img
umount: /media/sdb5/berny/git/util-linux/tests/output/mount/regfile.img: not found

Have a nice day,
Berny

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

end of thread, other threads:[~2012-07-27 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27 10:40 umount for deleted backing file? Bernhard Voelker
2012-07-27 11:23 ` Karel Zak
2012-07-27 11:46   ` Bernhard Voelker

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