Re: [PATCH] md: dm-ps-*: delete version strings

2025-07-02 Thread Xose Vazquez Perez
On 6/30/25 3:19 PM, Mikulas Patocka wrote: >> On Wed, 25 Jun 2025, Xose Vazquez Perez wrote: >> [...]>> diff --git a/drivers/md/dm-ps-service-time.c b/drivers/md/dm-ps-service-time.c index 969d31c40272..cbb0ac63bb7a 100644 --- a/drivers/md/dm-ps-service-time.c +++ b/drivers/md/dm-ps-service-tim

Re: [PATCH] md: dm-ps-*: delete version strings

2025-06-30 Thread Mikulas Patocka
Hi I think this isn't needed. The version doesn't do any harm. Mikulas On Wed, 25 Jun 2025, Xose Vazquez Perez wrote: > Reminiscent of ancient times, when modules were developed outside the kernel. > Pretty useless nowadays for code included in the official kernel repo, with > constant > chan

[PATCH] md: dm-ps-*: delete version strings

2025-06-25 Thread Xose Vazquez Perez
Reminiscent of ancient times, when modules were developed outside the kernel. Pretty useless nowadays for code included in the official kernel repo, with constant changes and without updating the version number. Cc: Alasdair Kergon (maintainer:DEVICE-MAPPER (LVM)) Cc: Mike Snitzer (maintainer: