"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "mdmon.h" between
mdadm-4.1.tar.gz and mdadm-4.2.tar.gz

About: mdadm is a tool for creating, managing and monitoring device arrays using the "md" driver in Linux, also known as Software RAID arrays.

mdmon.h  (mdadm-4.1):mdmon.h  (mdadm-4.2)
skipping to change at line 24 skipping to change at line 24
* more details. * more details.
* *
* You should have received a copy of the GNU General Public License along with * You should have received a copy of the GNU General Public License along with
* this program; if not, write to the Free Software Foundation, Inc., * this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/ */
extern const char Name[]; extern const char Name[];
enum array_state { clear, inactive, suspended, readonly, read_auto, enum array_state { clear, inactive, suspended, readonly, read_auto,
clean, active, write_pending, active_idle, bad_word}; clean, active, write_pending, active_idle, broken, bad_word};
enum sync_action { idle, reshape, resync, recover, check, repair, bad_action }; enum sync_action { idle, reshape, resync, recover, check, repair, bad_action };
struct active_array { struct active_array {
struct mdinfo info; struct mdinfo info;
struct supertype *container; struct supertype *container;
struct active_array *next, *replaces; struct active_array *next, *replaces;
int to_remove; int to_remove;
int action_fd; int action_fd;
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)