s3 onefs: Fix failure in POSIX smbtorture test
authorTim Prouty <tprouty@samba.org>
Tue, 30 Jun 2009 23:41:48 +0000 (16:41 -0700)
committerTim Prouty <tprouty@samba.org>
Mon, 6 Jul 2009 22:38:35 +0000 (15:38 -0700)
commite4a85da5708a08f06a50f4f6b95e22d0e148d85e
tree87691bbc91419469f7d0d645e9ce9a9dd83e05ae
parent5a09ba460cb757823e1deb8b2f2ae762765846c0
s3 onefs: Fix failure in POSIX smbtorture test

The return value of readlink was a bool instead of an int,
which caused the length of the returned value to never be
>1.
source3/modules/vfs_onefs_shadow_copy.c