Skip to content
Commit 1b53ac4d authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: allow treeid==0 in the inode lookup ioctl



When a root id of 0 is sent to the inode lookup ioctl, it will
use the root of the file we're ioctling and pass the root id
back to userland along with the results.

This allows userland to do searches based on that root later on.


Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 90fdde14
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment