When requesting UNIX info levels on findfirst/findnext, don't play games with write...
commitf95b12dc6a2b4d5d1a549b705ae5933cf6d25684
authorJeremy Allison <jra@samba.org>
Wed, 10 Sep 2008 21:52:34 +0000 (10 14:52 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 11 Sep 2008 11:16:17 +0000 (11 13:16 +0200)
tree9af120c2c25500c8dce94c46ffb4d6fd47d25df1
parente48f855fd72dc150d49641a13bb2a72721e006a5
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 4e06c71a12654d78c9a94fb023e372920bf7618b)
source/smbd/trans2.c