lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 2 Nov 2006 18:07:08 +0800 (WST)
From:	Ian Kent <raven@...maw.net>
To:	Rob Landley <rob@...dley.net>
cc:	linux-kernel@...r.kernel.org
Subject: Re: Problems with /proc/mounts and statvfs (implementing df).

On Sat, 28 Oct 2006, Rob Landley wrote:

> I'm trying to implement a df command that works based on /proc/mounts and 
> statvfs.  To make this work, I need to be able to detect duplicate mounts 
> (including --bind mounts), and I need to be able to detect overmounted 
> filesystems.

I need to do quite a bit with mount tables in autofs.
You may wish to look at lib/mounts.c in autofs version 5.

Current state of play can be found in files located at
http://www.kernel.org/pub/linux/daemons/autofs/v5.

Ian

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ