cifs: add pid field to cifs_writedata
authorJeff Layton <jlayton@redhat.com>
Fri, 23 Mar 2012 18:40:55 +0000 (14:40 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 23 Mar 2012 18:40:55 +0000 (14:40 -0400)
We'll need this to handle rwpidforward option correctly when we use
async writes in the aio_write op.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Pavel Shilovsky <piastry@etersoft.ru>
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/file.c

Simple merge
Simple merge
diff --cc fs/cifs/file.c
Simple merge