[snip]

> > +       sb->s_op = &f2fs_sops;
> > +       sb->s_xattr = f2fs_xattr_handlers;
> > +       sb->s_magic = F2FS_SUPER_MAGIC;
> > +       sb->s_fs_info = sbi;
> 
> and s_time_gran?

Ok, I'll check this.
Thanks,

> 
> Marco


---
Jaegeuk Kim
Samsung


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to