Rick Macklem
4261923e76
Add a new "-N" option to umount(8), that does a forced dismount of an NFS mount
...
point.
The new "-N" option does a forced dismount of an NFS mount point, but avoids
doing any checking of the mounted-on path, so that it will not get hung
when a vnode lock is held by another hung process on the mounted-on vnode.
The most common case of this is a "umount" with the "-f" option.
Other than avoiding checking the mounted-on path, it performs the same
forced dismount as a successful "umount -f" would do.
This commit includes a content change to the man page.
Tested by: pho
Reviewed by: kib
MFC after: 2 weeks
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D11735
2017-07-29 20:08:25 +00:00
..
2016-02-09 20:19:31 +00:00
2017-05-23 09:29:05 +00:00
2017-03-04 11:33:01 +00:00
2017-07-10 05:16:07 +00:00
2016-10-02 23:19:05 +00:00
2017-02-28 23:42:47 +00:00
2016-02-09 20:19:31 +00:00
2016-02-09 20:19:31 +00:00
2016-02-09 20:19:31 +00:00
2017-05-09 01:48:14 +00:00
2017-06-20 19:34:21 +00:00
2017-03-08 23:58:10 +00:00
2017-05-31 21:31:15 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-05-09 01:48:23 +00:00
2017-03-04 11:33:01 +00:00
2017-03-04 11:33:01 +00:00
2017-03-04 11:33:01 +00:00
2017-04-14 00:22:28 +00:00
2017-05-23 09:29:05 +00:00
2017-03-04 11:33:01 +00:00
2017-03-04 11:33:01 +00:00
2017-02-15 19:50:26 +00:00
2017-03-04 11:33:01 +00:00
2017-04-27 19:03:08 +00:00
2017-03-04 11:33:01 +00:00
2017-03-04 11:33:01 +00:00
2017-06-19 20:47:24 +00:00
2017-05-09 01:48:23 +00:00
2017-05-09 01:48:23 +00:00
2017-05-10 22:13:47 +00:00
2017-07-07 02:48:55 +00:00
2017-03-14 02:10:37 +00:00
2017-06-23 17:31:07 +00:00
2017-03-04 11:33:01 +00:00
2017-04-27 19:48:00 +00:00
2017-04-27 19:48:00 +00:00
2017-03-10 19:13:38 +00:00
2016-02-09 20:19:31 +00:00
2017-03-04 11:33:01 +00:00
2017-03-02 14:50:01 +00:00
2017-05-31 21:18:11 +00:00
2016-09-16 04:28:31 +00:00
2017-02-28 23:42:47 +00:00
2017-04-12 19:23:41 +00:00
2017-07-08 11:06:27 +00:00
2017-03-23 02:57:08 +00:00
2017-03-04 11:33:01 +00:00
2017-06-09 12:06:22 +00:00
2017-05-08 00:45:05 +00:00
2017-03-04 11:33:01 +00:00
2017-03-04 11:33:01 +00:00
2017-03-04 11:33:01 +00:00
2016-09-16 04:28:31 +00:00
2016-10-05 20:42:35 +00:00
2017-07-07 16:58:40 +00:00
2017-05-16 19:03:26 +00:00
2017-03-04 16:59:55 +00:00
2017-02-28 23:42:47 +00:00
2016-10-05 20:45:21 +00:00
2017-07-01 02:19:48 +00:00
2017-07-15 19:22:01 +00:00
2017-03-04 11:33:01 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-03-04 11:33:01 +00:00
2016-12-06 15:49:39 +00:00
2017-05-28 18:13:44 +00:00
2016-05-01 02:24:05 +00:00
2017-03-04 11:33:01 +00:00
2017-04-14 00:14:40 +00:00
2017-04-16 19:17:10 +00:00
2017-04-16 19:17:10 +00:00
2017-03-04 11:33:01 +00:00
2017-07-24 21:51:41 +00:00
2016-10-03 00:40:20 +00:00
2017-04-13 14:44:17 +00:00
2017-02-28 23:42:47 +00:00
2015-06-13 19:20:56 +00:00
2017-03-04 11:33:01 +00:00
2017-03-14 12:39:19 +00:00
2017-02-28 23:42:47 +00:00
2016-05-04 23:20:53 +00:00
2017-02-28 23:42:47 +00:00
2017-07-29 20:08:25 +00:00
2017-05-24 17:47:49 +00:00
2017-07-06 04:15:30 +00:00