From: hujianyang <hujianyang@huawei.com>
To: Umut Tezduyar Lindskog <umut.tezduyar@axis.com>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: Re: do_sys_name_to_handle on UBIFS
Date: Fri, 19 Dec 2014 10:17:51 +0800 [thread overview]
Message-ID: <54938ACF.3020904@huawei.com> (raw)
In-Reply-To: <8EE5FC3D-A32C-4D02-B5AB-0A6E549F3E43@axis.com>
On 2014/12/17 20:39, Umut Tezduyar Lindskog wrote:
> Hi,
>
> I have noticed that name_to_handle() system call is failing on UBIFS due to missing super_block.s_export_op. Is there a reason why this hasn’t been implemented on UBI?
>
As I know, this *struct export_operations* is used for nfsd. But
NFS is not supported with UBIFS. So I guess this is the reason
why super_block.s_export_op is missing.
http://www.linux-mtd.infradead.org/faq/ubifs.html#L_nfs
next prev parent reply other threads:[~2014-12-19 2:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-17 12:39 do_sys_name_to_handle on UBIFS Umut Tezduyar Lindskog
2014-12-19 2:17 ` hujianyang [this message]
2014-12-19 7:15 ` Richard Weinberger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54938ACF.3020904@huawei.com \
--to=hujianyang@huawei.com \
--cc=linux-mtd@lists.infradead.org \
--cc=umut.tezduyar@axis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.