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)
commitfe5f5d2e908957392aebbb852a6fb22885860d4b
treeac9b490eebb50463a14cda8b8bfc654aef78265d
parentda472fc847e9d8c9da69b09ce0ab975b24f9b894
cifs: add pid field to cifs_writedata

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