Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
Pull device-mapper updates from Alasdair G Kergon: "Improve multipath's retrying mechanism in some defined circumstances and provide a simple reserve/release mechanism for userspace tools to access thin provisioning metadata while the pool is in use." * tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm: dm thin: provide userspace access to pool metadata dm thin: use slab mempools dm mpath: allow ioctls to trigger pg init dm mpath: delay retry of bypassed pg dm mpath: reduce size of struct multipath
No related branches found
No related tags found
Showing
- Documentation/device-mapper/thin-provisioning.txt 11 additions, 0 deletionsDocumentation/device-mapper/thin-provisioning.txt
- drivers/md/dm-mpath.c 30 additions, 17 deletionsdrivers/md/dm-mpath.c
- drivers/md/dm-thin-metadata.c 130 additions, 6 deletionsdrivers/md/dm-thin-metadata.c
- drivers/md/dm-thin-metadata.h 10 additions, 3 deletionsdrivers/md/dm-thin-metadata.h
- drivers/md/dm-thin.c 139 additions, 64 deletionsdrivers/md/dm-thin.c
- drivers/md/persistent-data/dm-transaction-manager.c 2 additions, 0 deletionsdrivers/md/persistent-data/dm-transaction-manager.c
Loading
Please register or sign in to comment