Ticket #3749: fix segfault in VFS if block size is not set.
commit8dabd9ac2aa0f88a037454f2f612aaf37120b8f4
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 30 Dec 2016 08:13:17 +0000 (30 11:13 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Wed, 11 Jan 2017 11:52:35 +0000 (11 14:52 +0300)
treec77de8962e5f0453d62d23b4c30f6d7458962517
parent94787407f14e4d4bcf54ffbe811da64ba5803266
Ticket #3749: fix segfault in VFS if block size is not set.

Initial commit: clarify usage of st_blksize. Use it if
HAVE_STRUCT_STAT_ST_BLKSIZE is defined.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
tests/lib/vfs/vfs_parse_ls_lga.c