diff options
| author | Ralph Boehme <slow@samba.org> | 2022-05-17 16:32:23 +0200 |
|---|---|---|
| committer | Jeremy Allison <jra@samba.org> | 2022-06-03 20:56:35 +0000 |
| commit | 8ae672f955bf07bb97f38b7d2f965f14e8315e9e (patch) | |
| tree | 2a872fd71b4bd7cd79a2d505f6d1cb770378935f /python | |
| parent | 9172c5ff6a419e4daef451564650d4a3ce96bfae (diff) | |
| download | samba-8ae672f955bf07bb97f38b7d2f965f14e8315e9e.tar.gz samba-8ae672f955bf07bb97f38b7d2f965f14e8315e9e.tar.bz2 samba-8ae672f955bf07bb97f38b7d2f965f14e8315e9e.zip | |
vfs_gpfs: use handle based gpfswrap_get_winattrs()
Fixes detecting offline flag for files in snapshot – no idea if this is
actually expected.
Replaces path based gpfswrap_get_winattrs_path() with handle based version
gpfswrap_get_winattrs(). When dealing with files in snapshots fsp->fsp_name
points to the active dataset, which will cause ENOENT failures if files are
deleted there any only present in the snapshot.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15069
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
