In case you're wondering why: almost no 2.2.x kernel is usable (at my
work) because they all suffer from an NFS client bug which is fixed by
Trond's patch I'm using in 2.2.13. Without this patch, redirecting setuid
program output to an NFS mounted FS fails: data is discarded because I/O
is done with the credentials of the calling process (e.g. setuid root)
instead of the opener of the file.
-- Frank- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/