On (04/19/19 08:59), yamada.masah...@socionext.com wrote: > > It seems that commit a9a49c2ad9b9b8 (linux-next) breaks ./scripts/tags.sh > > on my system. It scans, basically, my entire drive now (including the > > root partition): > > > > $ ./scripts/tags.sh tags > > I did not know this script is run directly > because I expected people were using 'make tags'.
:) I always run it directly, didn't even know there was 'make tags' > It is easy to fix, though. Works fine. Tested-by: Sergey Senozhatsky <sergey.senozhat...@gmail.com> -ss