]> arthur.barton.de Git - netatalk.git/commit
Use ostat in the dircache
authorRalph Boehme <sloowfranklin@gmail.com>
Tue, 26 Mar 2013 05:58:44 +0000 (06:58 +0100)
committerRalph Boehme <sloowfranklin@gmail.com>
Wed, 10 Apr 2013 13:41:27 +0000 (15:41 +0200)
commit59610cb40b09de7eb3201d1b3e1a3392d5b78235
treebd5b4947ac09fd710cb9634aa8c61579e78aca12
parent4c691d7ebf0d54b3ee69d54955bcaf2283e98abc
Use ostat in the dircache

Fixes a possible crash in cname() where cname_mtouname calls
dirlookup() where the curdir is freed because the dircache
detected a dev/inode cache difference and evicted the object
from the cache.

Fixes bug #498.
NEWS
etc/afpd/dircache.c
etc/afpd/directory.c