partitionmanager/src/backend
Volker Lanz be3fbd844a add a method to the backend plugin interface to let backend plugins set fs
command support types

export the fs implementation class symbols to let backend plugins access them

make the static properties holding the command support information in the
implementations public so backend plugins can change them

rename resizeInternal to resizeBackend in the resize filesystem job

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1119648
2010-04-27 14:53:04 +00:00
..
corebackend.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
corebackend.h add a method to the backend plugin interface to let backend plugins set fs 2010-04-27 14:53:04 +00:00
corebackenddevice.cpp completed encapsulating all libparted-specific stuff in a subclass derived from 2010-02-28 17:57:55 +00:00
corebackenddevice.h clean up the plugin interface a bit. 2010-03-01 18:30:35 +00:00
corebackendmanager.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
corebackendmanager.h introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
corebackendpartition.cpp begin moving all libparted-related stuff to a backend class. 2010-02-27 21:32:00 +00:00
corebackendpartition.h export classes 2010-03-01 10:53:53 +00:00
corebackendpartitiontable.cpp completed encapsulating all libparted-specific stuff in a subclass derived from 2010-02-28 17:57:55 +00:00
corebackendpartitiontable.h clean up the plugin interface a bit. 2010-03-01 18:30:35 +00:00