vfs_fruit: ad_write: path may be NULL for rfork
commit168191d9bf02a01a3f336893f1eafc44c5077417
authorRalph Boehme <rb@sernet.de>
Mon, 15 Sep 2014 11:49:48 +0000 (15 13:49 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 25 Sep 2014 19:19:12 +0000 (25 21:19 +0200)
treef19bd1bbc2e7d65832c1ed9b2a51e7f8a01b84b1
parent87347f977249d3ed877384d71c8604afe7756907
vfs_fruit: ad_write: path may be NULL for rfork

In preperation of the next commit where we want to call ad_write() on
a resource fork without having a name, just an fsp, which is fine for
resource forks.

Signed-off-by: Ralph Boehme <rb@sernet.de>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_fruit.c