Home
last modified time | relevance | path

Searched hist:"2 e6a0035" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dxattr.c2e6a0035 Thu Mar 17 02:17:59 CDT 2011 Li Zefan <lizf@cn.fujitsu.com> Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()

btrfs_next_leaf() can return -errno, and we should propagate
it to userspace.

This also simplifies how we walk the btree path.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
2e6a0035 Thu Mar 17 02:17:59 CDT 2011 Li Zefan <lizf@cn.fujitsu.com> Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()

btrfs_next_leaf() can return -errno, and we should propagate
it to userspace.

This also simplifies how we walk the btree path.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>