s3:vfs:gpfs: store the winAttrs in the struct_ex when we got them in vfs_gpfs_fstat()
authorMichael Adam <obnox@samba.org>
Thu, 3 Jul 2014 08:07:37 +0000 (10:07 +0200)
committerChristof Schmitt <cs@samba.org>
Sun, 13 Jul 2014 06:59:11 +0000 (08:59 +0200)
commit573ca6ef6b8376800d8fc988d67909e103b74656
tree2eaf286f714b5f3791a04900abe7582e0db5509e
parent7c5ea400ad1f280f5c338c31a0a893154340fdb3
s3:vfs:gpfs: store the winAttrs in the struct_ex when we got them in vfs_gpfs_fstat()

This may (e.g.) have lead to some occurrences of flapping offline bits.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
source3/modules/vfs_gpfs.c