On Thu, Oct 04, 2018 at 11:03:08PM -0500, Eric Sandeen wrote: > From: Eric Sandeen <sandeen@xxxxxxxxxx> > > MS_* (MS_NOSUID ... etc) get redefined. Fix this by > simply removing the inclusion of mount.h, which isn't needed. > > Fixes sparse warnings about this. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>