On Mon, Dec 03, 2012 at 05:42:17PM -0600, Mark Tinguely wrote: > From: Dave Chinner <[email protected]> > > Upstream commit: 1a1d772433d42aaff7315b3468fef5951604f5c6 > > Sparse identified some unsafe handling of open flags in the xfs open > by handle ioctl code. Update the code to use the correct access > macros to ensure that we handle the open flags correctly.
This isn't really fixing a bug. The code was not actually broken, just old and warning about a potential problem. Hence I don't see this as a stable candidate... Cheers, Dave. -- Dave Chinner [email protected] -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
