* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Use handle

returned by get_stat_handle.
	(fhandler_base::fstat_helper): Reinstatiate code to re-open the file
	when checking for executability if called via fstat.  Explain why.
This commit is contained in:
Corinna Vinschen
2010-06-15 15:10:42 +00:00
parent 5a0d1edba4
commit 342814df29
2 changed files with 36 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
2010-06-15 Corinna Vinschen <corinna@vinschen.de>
* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Use handle
returned by get_stat_handle.
(fhandler_base::fstat_helper): Reinstatiate code to re-open the file
when checking for executability if called via fstat. Explain why.
2010-06-15 Corinna Vinschen <corinna@vinschen.de>
* dtable.cc (dtable::dup_worker): Reset path_conv handle in duplicated