Dmitry Marakasov
8d27c2000b
Fix late and noauto with geli swap
...
With the following in /etc/fstab:
/dev/gpt/swap.eli none swap sw,late 0 0
swap will not be enabled, with `swapon -aL' complaining:
swapon: Invalid option: late
This happens because swap_on_geli_args() which parses geli arguments
out of all mount options does not expect late or noauto among them.
Fix this by explicitly allowing these arguments.
Reviewed by: jilles
Approved by: jilles
MFC after: 2 weeks
Differential Revision: D9835
2017-03-14 12:39:19 +00:00
..
2017-03-04 11:33:01 +00:00
2017-02-28 23:42:47 +00:00
2017-03-04 11:33:01 +00:00
2017-03-09 16:34:55 +00:00
2017-02-28 23:42:47 +00:00
2017-03-04 11:33:01 +00:00
2017-02-28 23:42:47 +00:00
2017-03-08 23:58:10 +00:00
2017-03-13 17:45:00 +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-02-28 23:42:47 +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-02-28 23:42:47 +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-03-04 11:33:01 +00:00
2017-03-12 04:15:56 +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-03-04 11:33:01 +00:00
2017-02-28 23:42:47 +00:00
2017-03-04 11:33:01 +00:00
2017-03-14 02:10:37 +00:00
2017-03-04 11:33:01 +00:00
2017-03-10 19:13:38 +00:00
2017-03-04 11:33:01 +00:00
2017-03-02 14:50:01 +00:00
2017-02-19 16:08:58 +00:00
2017-02-28 23:42:47 +00:00
2017-03-04 11:33:01 +00:00
2017-02-28 23:42:47 +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-03-04 11:33:01 +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-03-04 11:33:01 +00:00
2017-03-04 16:59:55 +00:00
2017-02-28 23:42:47 +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-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-03-04 11:33:01 +00:00
2017-02-28 23:42:47 +00:00
2017-03-04 11:33: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
2017-02-28 23:42:47 +00:00
2017-03-13 01:05:25 +00:00
2017-02-28 23:42:47 +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
2017-02-28 23:42:47 +00:00
2017-03-04 11:33:01 +00:00