Whamcloud - gitweb
mke2fs: check for a partition table and warn if present
authorTheodore Ts'o <tytso@mit.edu>
Mon, 5 May 2014 05:22:22 +0000 (01:22 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 7 May 2014 14:51:50 +0000 (10:51 -0400)
commit2de2628b2d230781cdf25530c22794c707aa77b2
tree7f30d4b4dc5737dc9d59ea975c91581bbbc33d1c
parent352fbedb211a1df3eebedd6b6aecddea44008525
mke2fs: check for a partition table and warn if present

This supercedes the "whole disk" check, since it does a better job and
there are times when it is quite legitimate to want to use the whole
disk.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
configure
configure.in
lib/config.h.in
misc/util.c