Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dexport.hb307f06d Tue Oct 18 09:06:38 CDT 2022 David Sterba <dsterba@suse.com> btrfs: simplify generation check in btrfs_get_dentry

Callers that pass non-zero generation always want to perform the
generation check, we can simply encode that in one parameter and drop
check_generation. Add function documentation.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dexport.cb307f06d Tue Oct 18 09:06:38 CDT 2022 David Sterba <dsterba@suse.com> btrfs: simplify generation check in btrfs_get_dentry

Callers that pass non-zero generation always want to perform the
generation check, we can simply encode that in one parameter and drop
check_generation. Add function documentation.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dioctl.cb307f06d Tue Oct 18 09:06:38 CDT 2022 David Sterba <dsterba@suse.com> btrfs: simplify generation check in btrfs_get_dentry

Callers that pass non-zero generation always want to perform the
generation check, we can simply encode that in one parameter and drop
check_generation. Add function documentation.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>