[Devel] Re: [RFC][PATCH 04/36] btrfs: Add checkpoint file operations
Serge E. Hallyn
serue at us.ibm.com
Mon May 4 14:41:46 PDT 2009
Quoting Matt Helsley (matthltc at us.ibm.com):
...
> diff --git a/fs/btrfs/super.c b/fs/btrfs/super.c
> index a7acfe6..f16be9d 100644
> --- a/fs/btrfs/super.c
> +++ b/fs/btrfs/super.c
> @@ -686,6 +686,7 @@ static const struct file_operations btrfs_ctl_fops = {
> .unlocked_ioctl = btrfs_control_ioctl,
> .compat_ioctl = btrfs_control_ioctl,
> .owner = THIS_MODULE,
> + .checkpoint = generic_file_checkpoint,
> };
Do we really want this one?
-serge
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list