Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67d71cc
)
Remove some obsolete code from fsfilt_extN - there is no way we can live
author
adilger
<adilger>
Wed, 22 Jan 2003 07:24:55 +0000
(07:24 +0000)
committer
adilger
<adilger>
Wed, 22 Jan 2003 07:24:55 +0000
(07:24 +0000)
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.
lustre/obdclass/fsfilt_ext3.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/fsfilt_ext3.c
b/lustre/obdclass/fsfilt_ext3.c
index
3878315
..
e979c37
100644
(file)
--- 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 <linux/fs.h>