When requesting UNIX info levels on findfirst/findnext, don't play games with write...
authorJeremy Allison <jra@samba.org>
Wed, 10 Sep 2008 21:54:25 +0000 (14:54 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 10 Sep 2008 21:54:25 +0000 (14:54 -0700)
commitcb40b1ae83cf689e95e03f2d2d3fccc666dc4472
tree261af6d0b648fc66d751c8343bc60fd7a0c3bb4b
parent3978317af0c265d317258f5f6a04436100437a8c
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.
(This used to be commit b81a4dd003957a611ea190979d828b75d07a1f80)
source3/smbd/trans2.c