]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Detail.c
Find super from fd on an array.
authorNeil Brown <neilb@suse.de>
Fri, 14 Dec 2007 09:14:38 +0000 (20:14 +1100)
committerNeil Brown <neilb@suse.de>
Fri, 14 Dec 2007 09:14:38 +0000 (20:14 +1100)
commit1686dc25ecf60a9b7691d73fc2b5a7e08184c940
tree828cbf76ac4e341c9c50fb9e2a90efcdefd5e76b
parent3da92f272d017b1817b13f37f41c1ed4d6117291
Find super from fd on an array.

We used to use the major/minor numbers, but that isn't sufficient
any more, so pass the fd, and possibly check 'text' version.
Detail.c
Grow.c
Manage.c
mdadm.h
util.c