usr/src/grub/grub-0.95/stage2/zfs-include/zfs.h
changeset 7046 361307ae060d
parent 6423 437422a29d3a
child 7265 cc18862247da
equal deleted inserted replaced
7045:d4292813278d 7046:361307ae060d
    37 #define	SPA_VERSION_6			6ULL
    37 #define	SPA_VERSION_6			6ULL
    38 #define	SPA_VERSION_7			7ULL
    38 #define	SPA_VERSION_7			7ULL
    39 #define	SPA_VERSION_8			8ULL
    39 #define	SPA_VERSION_8			8ULL
    40 #define	SPA_VERSION_9			9ULL
    40 #define	SPA_VERSION_9			9ULL
    41 #define	SPA_VERSION_10			10ULL
    41 #define	SPA_VERSION_10			10ULL
    42 #define	SPA_VERSION			SPA_VERSION_10
    42 #define	SPA_VERSION_11			11ULL
       
    43 #define	SPA_VERSION			SPA_VERSION_11
    43 
    44 
    44 /*
    45 /*
    45  * The following are configuration names used in the nvlist describing a pool's
    46  * The following are configuration names used in the nvlist describing a pool's
    46  * configuration.
    47  * configuration.
    47  */
    48  */