chiark / gitweb /
fstab-util: detect out-of-range pri= assignments
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 11 Jan 2015 03:59:44 +0000 (22:59 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 12 Jan 2015 04:41:41 +0000 (23:41 -0500)
commitc5e04d51277994cca29234b33a6b8fc90a183cf3
tree6f5072940303d26ab2a3e7bfafeace1cfdb3ecdf
parent266fd0eabca6b7f10b013c7e4b5c06adc43e1b73
fstab-util: detect out-of-range pri= assignments

We would silently ignore them. One would have to be crazy
to do assign an out of range value, but simply ignoring it
bothers me.
src/shared/fstab-util.c