Re: [PATCH] freevxfs: Convert freevxfs to the new mount API.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +static int vxfs_init_fs_context(struct fs_context *fc)
> +{
> +	fc->ops = &vxfs_context_ops;
> +
> +	return 0;

Superficial nit, but I would have skipped the empty line here.

Otherwise this looks good and thanks for doing the work!

Reviewed-by: Christoph Hellwig <hch@xxxxxx>

(and I'm fine with routing all freevxfs patches through Christian)




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux