On Mon, Jul 23, 2012 at 01:31:28PM -0400, Jeff Layton wrote: > struct file_lock is pretty large, so we really don't want that on the > stack in a potentially long call chain. Reorganize the arguments to > CIFSSMBPosixLock to eliminate the need for that. > > Eliminate the get_flag and simply use a non-NULL pLockInfo to indicate > that this is a "get" operation. In order to do that, need to add a new > loff_t argument for the start_offset. Looks right... -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html