ftpd: optimize writes of LIST results a bit
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 26 Jun 2014 10:07:48 +0000 (12:07 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 26 Jun 2014 10:07:48 +0000 (12:07 +0200)
commit0b0ccd457016d6a4eaa3e79bd65a852ea7d4294b
tree88a66fea6596f6ef6426b8590e2ca348da7ba50c
parent2a870d091e86687c8b7b9e14b9c75815d40d7053
ftpd: optimize writes of LIST results a bit

function                                             old     new   delta
handle_dir_common                                    201     207      +6

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ftpd.c