| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/system-config-lvm/ |
Upload File : |
Ñò
=®Jc @ sŸ d d k Z d d k Z d Z d Z d Z d Z d d d „ ƒ YZ d e f d „ ƒ YZ d
e f d „ ƒ YZ d e f d
„ ƒ YZ d e f d „ ƒ YZ
d S( iÿÿÿÿNi i i i t Segmentc B s, e Z d „ Z d „ Z d „ Z d „ Z RS( c C s | | _ | | _ | | _ d S( N( t typet startt size( t selfR R R ( ( s' /usr/share/system-config-lvm/Segment.pyt __init__ s c C s | i | i f S( N( R R ( R ( ( s' /usr/share/system-config-lvm/Segment.pyt get_start_size s c C s | i S( N( R ( R ( ( s' /usr/share/system-config-lvm/Segment.pyt get_type s c C s | t | i ƒ ƒ GHd S( N( t strR ( R t padding( ( s' /usr/share/system-config-lvm/Segment.pyt print_out s ( t __name__t
__module__R R R R
( ( ( s' /usr/share/system-config-lvm/Segment.pyR
s t StripedSegmentc B s5 e Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( c C s, t i | t | | ƒ | | _ h | _ d S( N( R R t STRIPED_SEGMENT_IDt stripe_sizet stripes( R R R R ( ( s' /usr/share/system-config-lvm/Segment.pyR # s c C s. | | i | <| i t d ƒ t | ƒ ƒ d S( Nt Stripe( R t set_annotationt _R ( R t idt extent_block( ( s' /usr/share/system-config-lvm/Segment.pyt
add_stripe* s
c C s | i S( N( R ( R ( ( s' /usr/share/system-config-lvm/Segment.pyt get_stripes- s c C s | i S( N( R ( R ( ( s' /usr/share/system-config-lvm/Segment.pyt get_stripe_size0 s c C sa t i | | d ƒ xF | i ƒ D]8 } | d t | ƒ d GH| i ƒ | i | d ƒ q! Wd S( Ns striped: s stripes : s ( R R
R R ( R R t stripe_id( ( s' /usr/share/system-config-lvm/Segment.pyR
3 s
( R R R R R R R
( ( ( s' /usr/share/system-config-lvm/Segment.pyR
! s
t
LinearSegmentc B s/ e Z e d „ Z d „ Z d „ Z d „ Z RS( c C s# t i | | | | ƒ d | _ d S( N( R R t NoneR ( R R R R ( ( s' /usr/share/system-config-lvm/Segment.pyR <