
25 Nov
2011
25 Nov
'11
7:46 a.m.
On 25.11.2011 13:43, Jiri Denemark wrote:
On Fri, Nov 25, 2011 at 13:28:50 +0100, Michal Privoznik wrote:
This partly reverts my previous patch f88de3eb. We need to get file status after open, as given path could have been symlink, so fstat() will operate on different file than lstat(). --- src/storage/storage_backend.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)
ACK
Jirka
Thanks, pushed. Michal