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)
commitb81a4dd003957a611ea190979d828b75d07a1f80
treeb4978d42c7867a191811738e5e32f137da4b6824
parenta59bd0e4854117a8646f4d388a0f7285362d5ba2
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.
source/smbd/trans2.c