Home
last modified time | relevance | path

Searched hist:"7 cec1918" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dxattr.c7cec1918 Wed Jun 21 21:14:30 CDT 2017 Tahsin Erdogan <tahsin@google.com> ext4: fix ext4_xattr_cmp()

When a xattr entry refers to an external inode, the value data is not
available in the inline area so we should not attempt to read it using
value offset.

Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>