]> sourceware.org Git - lvm2.git/commit
Enable use of new multi-segment registration for static registration too.
authorMilan Broz <mbroz@redhat.com>
Tue, 14 Jul 2009 12:17:14 +0000 (12:17 +0000)
committerMilan Broz <mbroz@redhat.com>
Tue, 14 Jul 2009 12:17:14 +0000 (12:17 +0000)
commitcd93b0470b2f879c37cf29dc7c5bbb4247b12dfd
tree4295c0b45943fa71a9208e670ff739f42e9d2da7
parent4665b5aecf513f58e52fa94f09d5915454ff92a1
Enable use of new multi-segment registration for static registration too.

so it allows this use:

#ifdef MYNEWSEG_INTERNAL
        if (!init_mynewseg_segtypes(&seglib))
                        return 0;
#endif
WHATS_NEW
lib/commands/toolcontext.c
This page took 0.035001 seconds and 5 git commands to generate.