s3:streams_xattr: fstat should do a stat on the base file
authorStefan Metzmacher <metze@samba.org>
Mon, 1 Dec 2008 22:26:58 +0000 (14:26 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 1 Dec 2008 22:26:58 +0000 (14:26 -0800)
commit65169a43b321cd06d2f9474183ca8195c6182333
tree2f151c6c637413675d92ae3a5a73c520b29fa8a9
parenta8004a4ef5713a2005ae6ead1d510f30080ecb6f
s3:streams_xattr: fstat should do a stat on the base file

The behavior of stat and fstat should be the same.

metze
source3/modules/vfs_streams_xattr.c