From: adilger Date: Wed, 22 Jan 2003 07:24:55 +0000 (+0000) Subject: Remove some obsolete code from fsfilt_extN - there is no way we can live X-Git-Tag: v1_7_100~1^248~121 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=86be59d68f38a5c3dbf08073b3026555f56cf496;p=fs%2Flustre-release.git Remove some obsolete code from fsfilt_extN - there is no way we can live without patching the kernel, so no point in having this compatibility code there anymore. Make fsfilt_ext3.c report a compile error until it is updated with the many changes in fsfilt_extN.c. --- diff --git a/lustre/obdclass/fsfilt_ext3.c b/lustre/obdclass/fsfilt_ext3.c index 3878315..e979c37 100644 --- a/lustre/obdclass/fsfilt_ext3.c +++ b/lustre/obdclass/fsfilt_ext3.c @@ -23,6 +23,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#error "FIXME: this needs to be updated to match fsfilt_extN.c" + #define DEBUG_SUBSYSTEM S_FILTER #include