]> git.ipfire.org Git - thirdparty/util-linux.git/blob - Documentation/mount.txt
docs: add note about lsblk to TODO
[thirdparty/util-linux.git] / Documentation / mount.txt
1 mount/umount for Linux 0.97.3 and later.
2 Authors:
3 Doug Quale <quale@saavik.cs.wisc.edu>,
4 H.J. Lu <hlu@eecs.wsu.edu>,
5 Rick Sladkey <jrs@world.std.com>,
6 Stephen Tweedie <sct@dcs.ed.ac.uk>.
7 Andries Brouwer <aeb@cwi.nl>
8 Adrian Bunk <bunk@stusta.de>
9
10 Presently in util-linux maintained by Karel Zak <kzak@redhat.com>.
11
12 == Notes to developers ==
13
14 The final solution will be libmount/mount.c as the
15 mount(8) command implementation. So, let's keep the
16 current mount/* code in maintenance mode and don't try to
17 rewrite it :-)