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)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 4 Sep 2012 10:16:48 +0000 (20:16 +1000)
commit8d3e193fa153eb0c219953707db5ac4cb93cc853
tree97188e6942ba6faf4ca7223c978987965b2d40be
parent2c9c58993cf36bc959d3bf1ca634fbaf9bb3a08f
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