lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 20 Jun 2024 09:51:03 -0700
From: Jeff Johnson <quic_jjohnson@...cinc.com>
To: Jeff Layton <jlayton@...nel.org>,
        Trond Myklebust
	<trond.myklebust@...merspace.com>,
        Anna Schumaker <anna@...nel.org>,
        Chuck
 Lever <chuck.lever@...cle.com>, Neil Brown <neilb@...e.de>,
        Olga Kornievskaia
	<kolga@...app.com>, Dai Ngo <Dai.Ngo@...cle.com>,
        Tom Talpey <tom@...pey.com>
CC: <linux-nfs@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <kernel-janitors@...r.kernel.org>
Subject: Re: [PATCH] fs: nfs: add missing MODULE_DESCRIPTION() macros

On 6/20/2024 9:33 AM, Jeff Layton wrote:
> On Mon, 2024-05-27 at 10:58 -0700, Jeff Johnson wrote:
...
>> diff --git a/fs/nfs_common/grace.c b/fs/nfs_common/grace.c
>> index 1479583fbb62..8f034aa8c88b 100644
>> --- a/fs/nfs_common/grace.c
>> +++ b/fs/nfs_common/grace.c
>> @@ -139,6 +139,7 @@ exit_grace(void)
>>  }
>>  
>>  MODULE_AUTHOR("Jeff Layton <jlayton@...marydata.com>");
>> +MODULE_DESCRIPTION("lockd and nfsv4 grace period control");
> 
> This module has some code that does other things too. It's basically
> some core infrastructure shared by the NFS client and server. Maybe
> this should read "NFS client and server infrastructure" ?

thanks, will update in v2

/jeff


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ