On Fri, Jun 22, 2007 at 01:03:12PM -0700, Dave Hansen wrote: > > Some ioctl()s can cause writes to the filesystem. Take > these, and make them use mnt_want/drop_write() instead. > > We need to pass the filp one layer deeper in XFS, but > somebody _just_ pulled it out in February because nobody > was using it, so I don't feel guilty for adding it back. Could have been me :) Would be nicer to just pass down the vfsmount instead of the file in XFS, but it shouldn't really matter in the end. - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html