Home
last modified time | relevance | path

Searched hist:f945ca19 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dcopy_up.cf945ca19 Thu Jul 22 07:18:14 CDT 2021 Miklos Szeredi <mszeredi@redhat.com> ovl: use kvalloc in xattr copy-up

Extended attributes are usually small, but could be up to 64k in size, so
use the most efficient method for doing the allocation.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>