[GIT PULL REQUEST] md updates for 3.17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 64aa90f26c06e1cb2aacfb98a7d0eccfbd6c1a91:

  Linux 3.16-rc7 (2014-07-27 12:41:55 -0700)

are available in the git repository at:

  git://neil.brown.name/md/ tags/md/3.17

for you to fetch changes up to d66b1b395a59027a1c054e1fc57d582cb4194491:

  md: don't allow bitmap file to be added to raid0/linear. (2014-08-08 15:43:20 +1000)


I've nearly isolated another bug - raid6 can sometime get corrupt during
recovery.  Once that is properly understood and tested I'll send it separately.

Thanks,
NeilBrown

----------------------------------------------------------------
md updates for 3.17

Most interesting is that md devices (major == 9) with
minor numbers of 512 or more will no longer be created
simply by opening a block device file.  They can only
be created by writing to
   /sys/module/md_mod/parameters/new_array
The 'auto-create-on-open' semantic is cumbersome and we
need to start moving away from it.

----------------------------------------------------------------
NeilBrown (4):
      md/raid1,raid10: always abort recover on write error.
      md: disable probing for md devices 512 and over.
      md/raid0: check for bitmap compatability when changing raid levels.
      md: don't allow bitmap file to be added to raid0/linear.

Xiao Ni (1):
      md: Recovery speed is wrong

 drivers/md/md.c     | 13 +++++++------
 drivers/md/raid0.c  |  6 ++++++
 drivers/md/raid1.c  |  8 ++++----
 drivers/md/raid10.c | 11 +++++------
 4 files changed, 22 insertions(+), 16 deletions(-)

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux