Fork of reMarkable kernel https://github.com/reMarkable/linux
Go to file
Christoph Hellwig 50ec891cc5 Btrfs: cleanup d_obtain_alias useage
d_obtain_alias is intended as a tailcall that can pass in errors encoded
in the inode pointer if needed, so use it that way instead of
duplicating the error handling.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:04:07 -04:00
fs/btrfs Btrfs: cleanup d_obtain_alias useage 2008-09-25 11:04:07 -04:00