Commit Graph

  • 10ae45c12c Fixed endian problem with bitmap metdata Paul Clements 2006-10-09 11:17:22 +1000
  • 83205b6419 Fix some endian-ness issues with v1 superblocks. Neil Brown 2006-10-09 11:17:12 +1000
  • 2c102711fd Make --examine report chunk size when it should Neil Brown 2006-10-09 11:16:56 +1000
  • 8f21823f39 Minor man page and comment fixes Neil Brown 2006-10-09 11:16:33 +1000
  • 38098016ca Allow symlink creation to be disabled from command line or mdadm.conf Neil Brown 2006-08-11 18:00:05 +1000
  • 0a6e1c6743 Create symlinks from /dev into /dev/md Neil Brown 2006-08-11 18:00:00 +1000
  • d1e80164a2 Minor improvement in name auto-chosen for version-1 superblocks. Neil Brown 2006-08-11 17:59:57 +1000
  • c56d3db4d3 Remove indeterminism from names in --examine --brief output. Neil Brown 2006-08-11 17:59:53 +1000
  • 3b936f2c2e Release 2.5.3 Neil Brown 2006-08-07 12:00:30 +1000
  • 60248f7433 Tidyup automatic name choice for v-1 arrays Neil Brown 2006-08-07 11:30:02 +1000
  • 43f2372a03 Fix starting of degraded arrays. Neil Brown 2006-08-07 11:13:01 +1000
  • 90fc992e4e Explicitly state GPL license in man pages. Neil Brown 2006-08-07 11:12:25 +1000
  • 2a940e3619 Document usage of version0.91 superblock. Neil Brown 2006-08-07 11:11:42 +1000
  • 2a91e1491e Release 2.5.2 Neil Brown 2006-06-27 21:31:58 +1000
  • 8aec876d2e More consistent honoring of --configfile Neil Brown 2006-06-26 15:11:01 +1000
  • 8bd2e0c339 Fix user-after-free bug in error path in --monitor mode. Neil Brown 2006-06-26 15:10:55 +1000
  • 45e878bba6 Improve ftw handling. Neil Brown 2006-06-26 15:10:48 +1000
  • 08110d41bc Fix a recently introduced bug, and make --assemble more resilient to it. Neil Brown 2006-06-26 12:26:12 +1000
  • 7eae7080e2 Work around bug in --add handling for version-1 superblocks Neil Brown 2006-06-26 12:26:09 +1000
  • c3684618b7 Add 'Array Slot' line to --examine for version-1 superblocks Neil Brown 2006-06-26 12:26:01 +1000
  • 38dbfd8a8f Fix manpage typo martin f krafft 2006-06-26 12:07:12 +1000
  • ae184b4927 Get the changelog uptodate for recent changes. Neil Brown 2006-06-26 12:06:01 +1000
  • b015e6c268 Move a variable declaration to the declaration area. Paul Clements 2006-06-20 10:01:47 +1000
  • e81cdd9f37 Stop map_dev from returning [0:0] Neil Brown 2006-06-20 10:01:43 +1000
  • 722966c66d Fix problem with post-increment usage in macro Paul Clements 2006-06-20 10:01:23 +1000
  • beca3d00d9 Release 2.5.1 Neil Brown 2006-06-16 10:54:14 +1000
  • 82d8a04691 Update Changelog for 2.5.1 Neil Brown 2006-06-16 10:53:55 +1000
  • 067db4dfcd Fix offsetof macro for 64bit hosts Neil Brown 2006-06-16 10:53:50 +1000
  • eed35d6661 Fix memory leak in monitor mode Neil Brown 2006-06-16 10:26:12 +1000
  • 02761a7c44 Fix up some internalbitmap tests Neil Brown 2006-06-16 10:21:11 +1000
  • 4e9b583928 Allow CONFFILE2 to be overridden during make invocation. martin f. krafft 2006-06-02 20:53:02 +1000
  • 77e521ce74 CPPFLAGS gets used automatically on implicit rules. martin f krafft 2006-06-02 10:31:48 +0200
  • 6a255b69be Avoid misdetection of overlapping partitions... Neil Brown 2006-06-02 06:58:39 +0000
  • 8268ed7403 Remove libssl dependancy and always use sha1.c code Neil Brown 2006-06-02 06:12:19 +0000
  • ab56093f3b Get --stop to honour --quiet Neil Brown 2006-06-02 05:53:22 +0000
  • 0ae03b8ad8 Yet another include file that someone doesn't like.... Neil Brown 2006-06-02 05:37:47 +0000
  • 058574b1da Allow default metadata to be specified in mdadm.conf Neil Brown 2006-06-02 05:33:40 +0000
  • 1d1e104b0d Don't try to create a new device when using --manage or --grow Neil Brown 2006-06-02 01:53:13 +0000
  • efd441d17b Finally (I hope) get byteorder stuff portable. Neil Brown 2006-06-02 01:49:00 +0000
  • a524a7ee7e Fix typo in mail message from --monitor Neil Brown 2006-06-02 01:34:30 +0000
  • e52f8e251a Fix error code from examine properly.. Neil Brown 2006-06-02 01:32:45 +0000
  • c97be4db86 Improve compiling for static binaries. Neil Brown 2006-05-29 04:09:21 +0000
  • 0c239ef733 Make add_dev for uclibc return something. Neil Brown 2006-05-29 04:02:15 +0000
  • 3bb59d4044 Add uninstall target to Makefile Neil Brown 2006-05-29 02:18:22 +0000
  • ff7754ede3 New install-* targets for installing differently compiled mdadms Neil Brown 2006-05-29 02:18:22 +0000
  • 1377730fc4 Makefile improvements for static linking. Neil Brown 2006-05-29 02:18:22 +0000
  • 9fca7d6236 check return status of all write/fwrite functions as required by glibc 2.4 Neil Brown 2006-05-29 02:06:32 +0000
  • 280a927d3d Uclibc has deprecated 'random' so use 'rand' instead. Neil Brown 2006-05-29 02:06:32 +0000
  • b56c363090 add CFLAGS to mdassemble build and fix a couple of non-returning functions Neil Brown 2006-05-29 02:06:32 +0000
  • b1ec2d6a74 This is to avoid gcc warnings when building with strict-aliasing optimization Neil Brown 2006-05-29 02:06:32 +0000
  • 382245c31f snprintf size should be at most the size of the buffer Neil Brown 2006-05-29 02:06:32 +0000
  • 41a3b72a9c Release 2.5 Neil Brown 2006-05-26 07:12:48 +0000
  • d1f1011b94 Make sure everything compiles... Neil Brown 2006-05-26 04:28:33 +0000
  • 589395d696 Support --auto-update-homehost Neil Brown 2006-05-26 04:16:07 +0000
  • b3b33eb5cd Set default name for v1 array based on device name. Neil Brown 2006-05-26 03:24:02 +0000
  • d55e3aefc0 Support auto-assembling of stacked devices Neil Brown 2006-05-26 03:11:57 +0000
  • 2e2642f2c5 Never remove device nodes of active devices. Neil Brown 2006-05-26 02:32:15 +0000
  • 2998bc013c Improve names reported by --examine --brief Neil Brown 2006-05-26 02:29:12 +0000
  • e7bb5d23a9 Choose better devnumbers and tidy up some issues with finding names. Neil Brown 2006-05-26 01:40:53 +0000
  • da6b5ca9bd Initial implementation of auto-assembly Neil Brown 2006-05-26 00:50:15 +0000
  • 8a46fe8487 Allow autoassembly to choose it's own name for the array. Neil Brown 2006-05-23 06:46:40 +0000
  • 83b6208e89 When assembly arrays using incomplete detail, prefer arrays built for this host. Neil Brown 2006-05-23 06:33:28 +0000
  • 811e6cbed7 Reorganise Assemble code somewhat. Neil Brown 2006-05-23 06:12:40 +0000
  • 624920bbb6 Make sure name matching for array assembly understand the possibility of a homehost Neil Brown 2006-05-23 05:24:22 +0000
  • 0237e0cafd Support --update=homehost to allow updating of homehost information. Neil Brown 2006-05-23 05:16:32 +0000
  • c4f12c1340 Allow --update=name to update the name during assembly. Neil Brown 2006-05-23 04:57:04 +0000
  • e5eac01f3d Make sure homehost is set correctly when --update=uuid Neil Brown 2006-05-23 04:51:39 +0000
  • a1cbd7d053 Include homehost information in --examine as appropriate Neil Brown 2006-05-19 07:19:04 +0000
  • b6750aa8da Include homehost information in --detail where appropriate. Neil Brown 2006-05-19 07:13:03 +0000
  • 05697ec1e2 Make homehost information appear in superblock. Neil Brown 2006-05-19 06:56:06 +0000
  • 997aed5dee Allow homehost to be set on command line or in config file Neil Brown 2006-05-19 05:50:08 +0000
  • 8fe9db0ffe Improve code for recognising config lines. Neil Brown 2006-05-19 05:33:05 +0000
  • 4f589ad0c5 Just updaqte copyright dates and email address Neil Brown 2006-05-19 05:25:11 +0000
  • b8a8ccf945 New flag --no-degraded Neil Brown 2006-05-19 04:53:22 +0000
  • 008e1100b8 Add a copy of /proc/mdstat to the mail message send by mdadm --monitor. Neil Brown 2006-05-19 03:58:45 +0000
  • 751406f361 Fix incorrect error status from --examine --scan Neil Brown 2006-05-19 03:48:49 +0000
  • f1ae21c411 Arrange the 'auto' setting in mdadm.conf can choose default type. Neil Brown 2006-05-16 07:35:06 +0000
  • 8131b493df When updating uuid, update the bitmap as well - external bitmaps Neil Brown 2006-05-16 06:05:27 +0000
  • 98b24a2afa Fix a couple of typos in the man page. Neil Brown 2006-05-16 05:53:15 +0000
  • 14263cf12c When updating uuid, update the bitmap as well - internal bitmaps. Neil Brown 2006-05-16 05:52:51 +0000
  • 120230a4fc Detail checks if array has been started or not and includes that in report. Neil Brown 2006-05-15 06:03:05 +0000
  • 5bbb48424b Allow default creation info to to be stored in mdadm.conf Neil Brown 2006-05-15 06:02:41 +0000
  • 1bfdbe01ff Limit size of bitmap to 2million chunks. Neil Brown 2006-05-15 04:21:33 +0000
  • 8686f3ed06 Fix problem with sector/KB size confuision for bitmap sizing. Neil Brown 2006-05-15 03:57:53 +0000
  • b578481ca3 Support new offset layout for raid10 Neil Brown 2006-05-15 02:46:54 +0000
  • a99d6b669c Assume "DEVICE partitions" if no DEVICE line present. Neil Brown 2006-05-15 01:58:47 +0000
  • d1732eebac Arrange that SparesMissing events generate an email too. Neil Brown 2006-05-15 01:35:47 +0000
  • 4948b8f72e Support 'mailfrom' line in mdadm.conf so the From: line in alert emails can be explicitly set. Neil Brown 2006-05-15 01:27:04 +0000
  • 4ccdb95600 Use O_DIRECT to read bitmap files. Neil Brown 2006-05-15 00:56:02 +0000
  • c4d831e164 [PATCH] Make sure update_super returns correct value. Neil Brown 2006-04-28 14:10:38 +1000
  • 7fa42a0b5e [PATCH] Get the name for partitioned devices in sysfs correct. Neil Brown 2006-04-28 14:09:24 +1000
  • 90d0adf4ba Release 2.4.1 Neil Brown 2006-04-17 12:49:28 +0000
  • ac957baa97 Fix alignment problem in version-1 superblocks. Neil Brown 2006-04-07 04:34:45 +0000
  • 86d0e1ab93 Add tests/05r1-grow-internal-1 Neil Brown 2006-04-01 09:28:36 +0000
  • d8def61cfa fix write mostly for add and re-add Neil Brown 2006-04-03 00:11:51 +0000
  • 8ca586c619 Add ANNOUNCE-2.4 Neil Brown 2006-03-30 04:24:09 +0000
  • 00b738b201 Release 2.4 Neil Brown 2006-04-03 00:09:16 +0000
  • 4d272c99d2 Add tests/05r1-grow-internal-1 Neil Brown 2006-03-29 05:21:16 +0000
  • addc80c467 Updates to md.4 Neil Brown 2006-03-30 04:17:51 +0000
  • 9860f2711d Bug fixes to pass test suite Neil Brown 2006-03-29 06:28:07 +0000