Home
last modified time | relevance | path

Searched hist:"92 d34134" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jfs/
H A Dxattr.c92d34134 Tue Jun 05 08:33:27 CDT 2018 Shankara Pailoor <shankarapailoor@gmail.com> jfs: Fix inconsistency between memory allocation and ea_buf->max_size

The code is assuming the buffer is max_size length, but we weren't
allocating enough space for it.

Signed-off-by: Shankara Pailoor <shankarapailoor@gmail.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
92d34134 Tue Jun 05 08:33:27 CDT 2018 Shankara Pailoor <shankarapailoor@gmail.com> jfs: Fix inconsistency between memory allocation and ea_buf->max_size

The code is assuming the buffer is max_size length, but we weren't
allocating enough space for it.

Signed-off-by: Shankara Pailoor <shankarapailoor@gmail.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>