Remove now-encoded conflict under case L_FILE The .conflicts handle this now, no need to keep it around. Eric Sandeen <sandeen@xxxxxxxxxx>: remove explicit L_FILE conflict --- diff --git a/mkfs/xfs_mkfs.c b/mkfs/xfs_mkfs.c index 03d3c06..cdc81a9 100644 --- a/mkfs/xfs_mkfs.c +++ b/mkfs/xfs_mkfs.c @@ -1867,9 +1867,6 @@ main( case L_FILE: xi.lisfile = getnum(value, &lopts, L_FILE); - if (xi.lisfile && loginternal) - conflict('l', subopts, L_INTERNAL, - L_FILE); if (xi.lisfile) xi.lcreat = 1; break; _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs