Revision 821d1bd1 lib/cmdlib.py

b/lib/cmdlib.py
3832 3832
      (this will be represented as a LVM tag)
3833 3833
  @type force_open: boolean
3834 3834
  @param force_open: this parameter will be passes to the
3835
      L{backend.CreateBlockDevice} function where it specifies
3835
      L{backend.BlockdevCreate} function where it specifies
3836 3836
      whether we run on primary or not, and it affects both
3837 3837
      the child assembly and the device own Open() execution
3838 3838

  
......
3867 3867
      (this will be represented as a LVM tag)
3868 3868
  @type force_open: boolean
3869 3869
  @param force_open: this parameter will be passes to the
3870
      L{backend.CreateBlockDevice} function where it specifies
3870
      L{backend.BlockdevCreate} function where it specifies
3871 3871
      whether we run on primary or not, and it affects both
3872 3872
      the child assembly and the device own Open() execution
3873 3873

  

Also available in: Unified diff