In an netinfo request with info level SMB_INFO_QUERY_ALL_EAS in an SMB session with UNIX extensions enabled, we end up calling stat() instead of lstat() because SMB_INFO_QUERY_ALL_EAS is not covered by INFO_LEVEL_IS_UNIX(). Have patch, need bug number.
Created attachment 12458 [details] Patch for 4.4 and 4.5 cherry-picked from master This is definitely needed in 4.5 and I believe in 4.4 as well, Jeremy can you please double check? Thanks!
Comment on attachment 12458 [details] Patch for 4.4 and 4.5 cherry-picked from master LGTM.
Re-assigning to Karolin for inclusion in 4.5.next, 4.4.next.
(In reply to Jeremy Allison from comment #3) Pushed to autobuild-v4-{4,5}-test.
(In reply to Karolin Seeger from comment #4) Pushed to both branches. Closing out bug report. Thanks!
*** Bug 12365 has been marked as a duplicate of this bug. ***