On Wed, 2005-07-13 at 15:37 -0500, Dave Kleikamp wrote: > Won't this be unresolved if CONFIG_EXT2_FS_SECURITY is unset? > xattr_security.c won't be compiled at all. The ext3 patch has the same > problem.
Yes, Andrew already caught that and fixed it in -mm (the fixed patches are in 2.6.13-rc2-mm2). Sorry. > BTW, I'm working on a patch for jfs. It's a little more complicated > since jfs's xattr code creates a transaction down in the lower level > code. I'm going to have to restructure it so the caller creates the > transaction and passes down the tid. Ok, thanks for working on it. -- Stephen Smalley National Security Agency - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
