Re: [Linux-cachefs] Re: CacheFS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Howells <dhowells@xxxxxxxxxx> wrote:

> You could try turning up the debugging level on cachefilesd (-d), telling it
> to log to stderr (-s) and running it in command line mode (-n) and then
> capturing the output:
> 
> 	cachefilesd -dsn | tee cache.log

Or, rather:

	cachefilesd -dsn 2>&1 | tee cache.log

David


[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]
  Powered by Linux