From 7e35a1644017ac6c109edeb9048a8ce348a90616 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 29 Oct 2001 11:06:46 +0000 Subject: [PATCH] o Added two items which ought to be done when we update to 2.4.14-pre3 or above. --- driver/device-mapper/projects.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/driver/device-mapper/projects.txt b/driver/device-mapper/projects.txt index 2201a7c62..6e543c7cb 100644 --- a/driver/device-mapper/projects.txt +++ b/driver/device-mapper/projects.txt @@ -26,3 +26,9 @@ o Further reduction of common code between the filesystem source files. +[For 2.4.14-pre and upwards] + + o Use fail_writepage() in address_space_operations + o Kernel takes care of module reference count for block devices, so all we + need to do is add an owner field in the right place. +