Re: [linux-cifs-client] Re: fsx-linux failing with latest cifs-2.6 git tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steve French
Date: Tuesday, November 25, 2008 - 9:04 pm

Do you know why someone added the AOP_FLAG_UNITERRUPTIBLE check in
cifs_write_begin instead of always marking a page up to date if we are
writing the whole page?  How often would that flag be set - I only see
it in the path which calls generic_file_buffered_write

 	/* If we are writing a full page it will be up to date,
 	   no need to read from the server */
 	if (len == PAGE_CACHE_SIZE && flags & AOP_FLAG_UNINTERRUPTIBLE)

It seems restrictive
On Mon, Nov 24, 2008 at 5:19 AM, Jeff Layton <jlayton@redhat.com> wrote:



-- 
Thanks,

Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Fwd: fsx-linux failing with latest cifs-2.6 git tree, Dave Kleikamp, (Fri Nov 21, 1:41 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Jeff Layton, (Fri Nov 21, 1:50 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Jeff Layton, (Fri Nov 21, 3:50 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Dave Kleikamp, (Fri Nov 21, 4:02 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Jeff Layton, (Fri Nov 21, 4:25 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Nick Piggin, (Fri Nov 21, 4:53 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Steve French, (Fri Nov 21, 6:04 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Jeff Layton, (Fri Nov 21, 6:50 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Jeff Layton, (Fri Nov 21, 6:51 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Steve French, (Fri Nov 21, 7:02 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Dave Kleikamp, (Fri Nov 21, 9:47 pm)
Re: [linux-cifs-client] Re: fsx-linux failing with latest ..., Steve French, (Tue Nov 25, 9:04 pm)
Re: fsx-linux failing with latest cifs-2.6 git tree, Nick Piggin, (Wed Nov 26, 6:02 am)