When requesting UNIX info levels on findfirst/findnext, don't play games with write...
commit305504f7ad7cc96f349d89788b382e40413aea8e
authorJeremy Allison <jra@samba.org>
Wed, 10 Sep 2008 21:53:39 +0000 (10 14:53 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 11 Sep 2008 11:59:29 +0000 (11 13:59 +0200)
tree79c6bbd3c313cfa109f0803901b01ec219a0209a
parent2816202125ca2173bfa6fa640f2c83104a1047d5
When requesting UNIX info levels on findfirst/findnext, don't play games with write time,
just return what the underlying filesystem says. Trying not to confuse UNIX apps any more than necessary.
Jeremy.
(cherry picked from commit 9a70a1305732fb22d85d57cb381fa35e3ba31c54)
source/smbd/trans2.c