Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - ignore /proc/partitions when "solaris" extended partition is present (#33866) | Pascal Rigaux | 2007-09-24 | 1 | -1/+5 |
* | cleanup | Pascal Rigaux | 2007-09-24 | 1 | -1/+1 |
* | create partition_table::readonly and use it | Pascal Rigaux | 2007-09-18 | 1 | -5/+3 |
* | rename ->zero_MBR into ->clear, and ->zero_MBR_and_dirty into ->clear_and_dirty | Pascal Rigaux | 2007-09-18 | 1 | -1/+1 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -18/+5 |
* | move skipping dmraid drives test in fsedit (and use fs::type::is_dmraid) | Pascal Rigaux | 2005-07-01 | 1 | -2/+0 |
* | adapt to fs/dmraid.pm change (bus is now dmraid_xxx instead of dm_xxx) | Pascal Rigaux | 2005-06-30 | 1 | -1/+1 |
* | initial dmraid support | Pascal Rigaux | 2005-06-20 | 1 | -0/+2 |
* | - change prototype of fs::get_major_minor() | Pascal Rigaux | 2005-06-20 | 1 | -2/+4 |
* | make it work | Pascal Rigaux | 2005-06-10 | 1 | -2/+4 |
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 1 | -0/+82 |