]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Don't try to get bitmap info on old kernels.
authorNeil Brown <neilb@suse.de>
Tue, 28 Mar 2006 06:39:29 +0000 (06:39 +0000)
committerNeil Brown <neilb@suse.de>
Tue, 28 Mar 2006 06:39:29 +0000 (06:39 +0000)
commit4027ddcaa4b613a2ac2e6aa4eb0b157d7708f156
tree60bc54fab683976ba2f5ffdf2ca6ee970621ec07
parent16c6fa807c1e43a1a12bbeb7668b4166d14b2cc8
Don't try to get bitmap info on old kernels.

.. this causes silly warnings.
Unfortuantely there are 2.6 kernels which will still produce
warnings.  We cannot reliable detect those.

Signed-off-by: Neil Brown <neilb@suse.de>
Detail.c