Package: mount
Version: 2.12r-10
Severity: wishlist

When you have a whole tree of mounted filesystems (for example, a
chroot environment):

$ mount | grep /srv/chroot/sid
/dev/mapper/hda_vg-sid_chroot on /srv/chroot/sid type ext3 (rw)
/dev/pts on /srv/chroot/sid/dev/pts type none (rw,bind)
tmpfs on /srv/chroot/sid/dev/shm type tmpfs (rw)
/dev/mapper/hda_vg-home on /srv/chroot/sid/home type ext3 (rw,quota,user_xattr)
/tmp on /srv/chroot/sid/tmp type none (rw,bind)

it would be very useful to be able to unmount all these filesystems in
one go, for example:

  umount -r /srv/chroot/sid

which would umount all of the filesystems below this mountpoint.

It would also useful for umounting --rbind mounts (but would need
#354298 fixing first).


Regards,
Roger


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.17
Locale: LANG=en_GB.UTF8, LC_CTYPE=en_GB.UTF8 (charmap=UTF-8)

Versions of packages mount depends on:
ii  libblkid1                     1.39-1     block device id library
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libuuid1                      1.39-1     universally unique id library

mount recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to