Searched hist:"3 b79ef2c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/9pfs/ |
H A D | trace-events | 3b79ef2c Tue Nov 01 06:00:40 CDT 2016 Greg Kurz <groug@kaod.org> 9pfs: limit xattr size in xattrcreate We shouldn't allow guests to create extended attribute with arbitrary sizes. On linux hosts, the limit is XATTR_SIZE_MAX. Let's use it. Signed-off-by: Greg Kurz <groug@kaod.org>
|
H A D | 9p.c | 3b79ef2c Tue Nov 01 06:00:40 CDT 2016 Greg Kurz <groug@kaod.org> 9pfs: limit xattr size in xattrcreate We shouldn't allow guests to create extended attribute with arbitrary sizes. On linux hosts, the limit is XATTR_SIZE_MAX. Let's use it. Signed-off-by: Greg Kurz <groug@kaod.org>
|