]> sourceware.org Git - dm.git/commit
Another bk merge:
authorAlasdair Kergon <agk@redhat.com>
Thu, 13 Jun 2002 16:26:56 +0000 (16:26 +0000)
committerAlasdair Kergon <agk@redhat.com>
Thu, 13 Jun 2002 16:26:56 +0000 (16:26 +0000)
commit5121e9f664dfe06d2d6a2d4cf672231e1dad6e04
tree72b76de7009339f54b4f1bc6e77024f6548a23e3
parent653a0f6a0b4e776aa7b90fc2b3ec723534b36617
Another bk merge:
  - add block ioctls
  - use ENOTTY for unrecognised ioctl requests
  - sanity checks for oversized or misaligned block requests
  - use vcalloc
  - remove store_fn macros
  - waitqueue changes
  - update version / revise patches
22 files changed:
VERSION
kernel/VERSION
kernel/common/device-mapper.h
kernel/common/dm-exception-store.c
kernel/common/dm-linear.c
kernel/common/dm-mirror.c
kernel/common/dm-snapshot.c
kernel/common/dm-snapshot.h
kernel/common/dm-stripe.c
kernel/common/dm-table.c
kernel/common/dm-target.c
kernel/common/dm.c.in
kernel/common/dm.h
kernel/common/kcopyd.c
kernel/common/kcopyd.h
kernel/ioctl/dm-ioctl.c
patches/common/linux-2.4.19-pre10-config.patch [new file with mode: 0644]
patches/common/linux-2.4.19-pre10-mempool.patch [new file with mode: 0644]
patches/common/linux-2.4.19-pre10-vcalloc.patch [new file with mode: 0644]
patches/ioctl/linux-2.4.19-pre10-b_bdev_private.patch [new file with mode: 0644]
patches/ioctl/linux-2.4.19-pre10-makefile.patch [new file with mode: 0644]
patches/linux-2.4.19-pre10-devmapper-ioctl.patch [new file with mode: 0644]
This page took 0.040795 seconds and 5 git commands to generate.