]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
LFNIndex: use chain_getxattr_buf
authorSamuel Just <sjust@redhat.com>
Fri, 8 Apr 2016 18:38:06 +0000 (11:38 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 8 Apr 2016 22:39:13 +0000 (15:39 -0700)
commitcb03d4d3c23ef7a8b6b1080a4100fb3fefe0a015
treea3e8832aaaa850faf379927584a9e3c713de1d23
parentc7db303028a43230bb0d9d8f029c29371ba2b466
LFNIndex: use chain_getxattr_buf

LFN attrs can be longer than these hard coded limits, let's just do
buffer doubling everywhere.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/os/filestore/LFNIndex.cc