On Thu, 10 Mar 2011 13:11:05 +0300 Pavel Shilovsky <piastry@xxxxxxxxxxx> wrote: > Recently introduced strictcache mode brought a new code that can be > efficiently used by directio part. That's let us add vectored operations > and break unnecessary cifs_user_read and cifs_user_write. > > Signed-off-by: Pavel Shilovsky <piastry@xxxxxxxxxxx> > --- > fs/cifs/cifsfs.c | 18 +++++---- > fs/cifs/cifsfs.h | 8 ++-- > fs/cifs/file.c | 103 +---------------------------------------------------- > 3 files changed, 16 insertions(+), 113 deletions(-) > Nice cleanup. Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx> -- 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