From 83b21473f7eeee7094fe3732e3fe188d57a70df7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 25 Apr 2006 09:13:22 +0000 Subject: [PATCH] added FIXME --- man2/mount.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/mount.2 b/man2/mount.2 index 9bf7ed46f3..b8d74ffeb7 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -215,6 +215,9 @@ controlling the behaviour of the operation: .BR MNT_FORCE " (since Linux 2.1.116)" Force unmount even if busy. (Only for NFS mounts.) +.\" FIXME Can MNT_FORCE result in data loss? According to +.\" the Solaris manual page it can cause data loss on Solaris. +.\" If the same holds on Linux, then this should be documented. .TP .BR MNT_DETACH " (since Linux 2.4.11)" Perform a lazy unmount: make the mount point unavailable for -- 2.47.2