]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
don't include <linux/major.h>, use local major numbers
authorEric Sandeen <sandeen@sgi.com>
Thu, 1 Aug 2002 18:38:43 +0000 (18:38 +0000)
committerEric Sandeen <sandeen@sgi.com>
Thu, 1 Aug 2002 18:38:43 +0000 (18:38 +0000)
commitd90395e8ff5acb512fe00804982a7e6b2dc9d707
tree2171ac9f6d6bc148dfb5468f3a220fa52fea5015
parent3c9254016365f43be2d15432bc0774ccd79b898f
don't include <linux/major.h>, use local major numbers
use major() to get the major number instead of direct shifts
Also use get_driver_block_major to check device number
libdisk/lvm.c
libdisk/md.c
libdisk/md.h