Re: [PATCH] nfsd4: Fix kernel crash when reading proc file reply_cache_stats

2019-08-16 Thread J. Bruce Fields
On Tue, Aug 06, 2019 at 05:41:04PM +0800, zhe...@windriver.com wrote: > From: He Zhe > > reply_cache_stats uses wrong parameter as seq file private structure and > thus causes the following kernel crash when users read > /proc/fs/nfsd/reply_cache_stats Thanks, applying for 5.3. --b. > > BUG:

Re: [PATCH] nfsd4: Fix kernel crash when reading proc file reply_cache_stats

2019-08-06 Thread He Zhe
Please ignore this one. Resent. Thanks, Zhe On 8/6/19 5:38 PM, zhe...@windriver.com wrote: > From: He Zhe > > reply_cache_stats uses wrong parameter as seq file private structure and > thus causes the following kernel crash when users read > /proc/fs/nfsd/reply_cache_stats > > m=a2ec03f7