[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200901151500.GD30709@lst.de>
Date: Tue, 1 Sep 2020 17:15:00 +0200
From: Christoph Hellwig <hch@....de>
To: Josef Bacik <josef@...icpanda.com>
Cc: hch@....de, viro@...IV.linux.org.uk, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, willy@...radead.org,
kernel-team@...com
Subject: Re: [PATCH 4/6] sysctl: make proc_put_long() use scnprintf
On Thu, Aug 13, 2020 at 05:04:09PM -0400, Josef Bacik wrote:
> Now that we're passing down a kernel buffer with enough space to account
> for an extra NULL terminator, go ahead and use scnprintf() to print out
> a long in proc_put_long(). count here includes NULL terminator slot in
> the buffer, so we will get the correct behavior we're looking for.
>
> Signed-off-by: Josef Bacik <josef@...icpanda.com>
Looks good,
Reviewed-by: Christoph Hellwig <hch@....de>
Powered by blists - more mailing lists