Commit 4766a3e
New option to allow override of how fstab entries get created.
New option to override how fstab entries get created. For vols such as vxvm,
using uuid does not work. it should always be devpath. This will allow
to control this.
ncm-lib-blockdevices code has been updated to check for
this option, if defined and true, it will ignore uuid and
always use devpath when creating entries in fstab.
Requires ncm-lib-blockdevices >=25.x1 parent 91cd898 commit 4766a3e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
0 commit comments