svn commit: samba r6219 - in branches/SAMBA_4_0/source: librpc/rpc ntvfs/posix

Richard Sharpe rsharpe at richardsharpe.com
Tue Apr 5 20:01:45 GMT 2005


On Tue, 5 Apr 2005 sharpe at samba.org wrote:

> Modified: branches/SAMBA_4_0/source/ntvfs/posix/pvfs_search.c
> ===================================================================
> --- branches/SAMBA_4_0/source/ntvfs/posix/pvfs_search.c	2005-04-05 17:49:16 UTC (rev 6218)
> +++ branches/SAMBA_4_0/source/ntvfs/posix/pvfs_search.c	2005-04-05 19:53:07 UTC (rev 6219)
> @@ -266,7 +266,7 @@
>  		talloc_free(file);
>  	}
>
> -	pvfs_list_hibernate(dir);
> +	/*pvfs_list_hibernate(dir);*/
>
>  	return NT_STATUS_OK;
>  }

This is the short-term fix to allow the Samba 4 POSIX backend to handle
large directories.

However, we need a better fix than this ... I will ponder this for a few
days and suggest something.

Regards
-----
Richard Sharpe, rsharpe[at]richardsharpe.com, rsharpe[at]samba.org,
sharpe[at]ethereal.com, http://www.richardsharpe.com


More information about the samba-technical mailing list