[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#523952: libc6-dev: sys/mount.h does neither define MNT_DETACH nor MNT_EXPIRE



Package: libc6-dev
Version: 2.9-6
Severity: normal

Hi,


please see umount2(2) and include/linux/fs.h in the kernel:

/*
 *	Umount options
 */

#define MNT_FORCE	0x00000001	/* Attempt to forcibily umount */
#define MNT_DETACH	0x00000002	/* Just detach from the tree */
#define MNT_EXPIRE	0x00000004	/* Mark for expiry */


Cheers,
Torsten

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable'), (88, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6-dev depends on:
ii  libc6                    2.9-6           GNU C Library: Shared libraries
ii  linux-libc-dev           2.6.26-13lenny2 Linux support headers for userspac

Versions of packages libc6-dev recommends:
ii  bcc [c-compiler]              0.16.17-3  16-bit x86 C compiler
ii  gcc [c-compiler]              4:4.3.2-2  The GNU C compiler
ii  gcc-4.1 [c-compiler]          4.1.2-25   The GNU C compiler
ii  gcc-4.3 [c-compiler]          4.3.2-1.1  The GNU C compiler

Versions of packages libc6-dev suggests:
pn  glibc-doc                     <none>     (no description available)
ii  manpages-dev                  3.05-1     Manual pages about using GNU/Linux

-- no debconf information



Reply to: