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-next>] [day] [month] [year] [list]
Date:   Sat, 4 Sep 2021 17:53:49 +0200
From:   Christian Schoenebeck <linux_oss@...debyte.com>
To:     v9fs-developer@...ts.sourceforge.net
Cc:     netdev@...r.kernel.org,
        Dominique Martinet <asmadeus@...ewreck.org>,
        Eric Van Hensbergen <ericvh@...il.com>,
        Latchesar Ionkov <lucho@...kov.net>, Greg Kurz <groug@...d.org>
Subject: [PATCH 0/2] net/9p: increase default msize

As previously discussed, many users are not aware about the 'msize' option
of the Linux 9p client and the negative impact it can have if its value is
too low. This series raises the default value for 'msize' from 8k to 128k.

Later on in separate series, the current capping of user supplied values for
'msize' of currently max. 512k should be addressed, which is likewise too
small: https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg06343.html

Christian Schoenebeck (2):
  net/9p: use macro to define default msize
  net/9p: increase default msize to 128k

 net/9p/client.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ