summaryrefslogtreecommitdiff
path: root/Documentation/mount.txt
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-11-02 20:15:39 +0400
committerIgor Pashev <pashev.igor@gmail.com>2012-11-02 20:15:39 +0400
commitb13154de3eca5ba28fbb4854d916cd0be5febeed (patch)
tree30f2e9e89ab71a2df837076ac68c3ba770230294 /Documentation/mount.txt
downloadutil-linux-upstream/2.22.tar.gz
Imported Upstream version 2.22upstream/2.22upstream
Diffstat (limited to 'Documentation/mount.txt')
-rw-r--r--Documentation/mount.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/mount.txt b/Documentation/mount.txt
new file mode 100644
index 0000000..f75a6e2
--- /dev/null
+++ b/Documentation/mount.txt
@@ -0,0 +1,17 @@
+mount/umount for Linux 0.97.3 and later.
+Authors:
+Doug Quale <quale@saavik.cs.wisc.edu>,
+H.J. Lu <hlu@eecs.wsu.edu>,
+Rick Sladkey <jrs@world.std.com>,
+Stephen Tweedie <sct@dcs.ed.ac.uk>.
+Andries Brouwer <aeb@cwi.nl>
+Adrian Bunk <bunk@stusta.de>
+
+Presently in util-linux maintained by Karel Zak <kzak@redhat.com>.
+
+== Notes to developers ==
+
+ The final solution will be libmount/mount.c as the
+ mount(8) command implementation. So, let's keep the
+ current mount/* code in maintenance mode and don't try to
+ rewrite it :-)