Commit eaaec5b5 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] Mark intermezzo as broken

The NGROUPS changes broke it, and we're not sure how to fixit, and nobody
appears to be working on or testing intermezzo.
parent a937b06e
...@@ -1592,9 +1592,12 @@ config CODA_FS_OLD_API ...@@ -1592,9 +1592,12 @@ config CODA_FS_OLD_API
For most cases you probably want to say N. For most cases you probably want to say N.
#
# Intermezzo broke when we added the expanded NGROUPS patches
#
config INTERMEZZO_FS config INTERMEZZO_FS
tristate "InterMezzo file system support (replicating fs) (EXPERIMENTAL)" tristate "InterMezzo file system support (replicating fs) (EXPERIMENTAL)"
depends on INET && EXPERIMENTAL depends on INET && EXPERIMENTAL && BROKEN
help help
InterMezzo is a networked file system with disconnected operation InterMezzo is a networked file system with disconnected operation
and kernel level write back caching. It is most often used for and kernel level write back caching. It is most often used for
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment