commit | 364d42930d96a872b2076deeb9c24f9ff132de34 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Tue Sep 16 06:40:25 2014 -0500 |
committer | Steve French <smfrench@gmail.com> | Tue Sep 16 06:48:20 2014 -0500 |
tree | f903456803ea800d504df9bb2ec484cae2146fac | |
parent | 69af38dbc5b44e90dde35af4a1df3f5510809a1a [diff] |
Fix mfsymlinks file size check If the mfsymlinks file size has changed (e.g. the file no longer represents an emulated symlink) we were not returning an error properly. Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Stefan Metzmacher <metze@samba.org>