RE: [PATCH RFCv4 0/4] make '%pD' print full path for file
From: Justin He <hidden>
Date: 2021-06-16 05:17:28
Also in:
linux-fsdevel, lkml
From: Justin He <hidden>
Date: 2021-06-16 05:17:28
Also in:
linux-fsdevel, lkml
Hi Christoph
-----Original Message----- From: Christoph Hellwig <hch@infradead.org> Sent: Wednesday, June 16, 2021 1:09 PM To: Justin He <redacted> Cc: Petr Mladek <pmladek@suse.com>; Steven Rostedt <rostedt@goodmis.org>; Sergey Senozhatsky [off-list ref]; Andy Shevchenko [off-list ref]; Rasmus Villemoes [off-list ref]; Jonathan Corbet [off-list ref]; Alexander Viro [off-list ref]; Linus Torvalds <torvalds@linux- foundation.org>; Peter Zijlstra (Intel) [off-list ref]; Eric Biggers [off-list ref]; Ahmed S. Darwish [off-list ref]; linux-doc@vger.kernel.org; linux-kernel@vger.kernel.org; linux- fsdevel@vger.kernel.org; Matthew Wilcox [off-list ref] Subject: Re: [PATCH RFCv4 0/4] make '%pD' print full path for file Btw, please throw in a patch to convert iomap_swapfile_fail over to the new %pD as that started the whole flamewar^H^H^H^H^H^H^Hdiscussion.
Ok, thanks for the reminder. After all of the solution/helper/interface is stable (maybe after removing RFC), I tend to add more patches: 1. s390/hmcdrv: remove the redundant directory after using '%pD' 2. remove all the '%pD[2,3,4]' usage in fs/ 3. your mentioned iomap_swapfile_fail -- Cheers, Justin (Jia He)