file_server: use 'subreq' as variable instead of 'req'
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Sep 2012 09:04:16 +0000 (11:04 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 4 Sep 2012 09:04:16 +0000 (11:04 +0200)
commitb023560577175bfa769e30da8445dc208ab28326
tree130a562f581a35c013e7557365999e50b792268f
parent4eb90495cc29dc47320c4d1171a634c59073d5e2
file_server: use 'subreq' as variable instead of 'req'

This matches the style of all other tevent_req users.

metze
file_server/file_server.c