In streams_xattr_pwrite, base_fsp does not have an fd
commitb7022f8f7bf83c9c5e73e98d1477b7da766e8c5f
authorVolker Lendecke <vl@samba.org>
Sun, 20 Jan 2008 13:05:36 +0000 (20 14:05 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 20 Jan 2008 13:05:36 +0000 (20 14:05 +0100)
tree4972dcc9da9783477158d23a6f46f5911b230d54
parent8db25aba63b1dffb0dfbc74012c7ebd0ce4d5682
In streams_xattr_pwrite, base_fsp does not have an fd

These bugs haven't shown up when I did my tests with real xattrs, not with the
xattr_tdb backend. It worked because the stream fsp does has the base file as
fd.
source/modules/vfs_streams_xattr.c