Re: [PATCH 2/2] ufs: NFS support

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

 



On Thu, Oct 29, 2009 at 01:17:18PM +0300, Alexey Dobriyan wrote:
> Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
> ---
> 
>  fs/ufs/super.c |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 52 insertions(+)
> 
> --- a/fs/ufs/super.c
> +++ b/fs/ufs/super.c
> @@ -66,6 +66,7 @@
>   */
>  
>  
> +#include <linux/exportfs.h>
>  	sb->s_op = &ufs_super_ops;
...
> +	sb->s_export_op = &ufs_export_ops;
>  	sb->dq_op = NULL; /***/
>  	sb->s_magic = fs32_to_cpu(sb, usb3->fs_magic);
>  

I created the similar patch a couple of years ago, for one
person, but have no enough energy to fully test it, before
pushing into mainline.

Acked-by: Evgeniy Dushistov <dushistov@xxxxxxx>

-- 
/Evgeniy

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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