All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Corentin Chary <corentincj@iksaif.net>
Cc: dedekind@infradead.org, linux-mtd@lists.infradead.org
Subject: Re: [PATCH 0/2] RFC: Add support for UBI and UBIFS
Date: Sun, 26 Jul 2009 19:07:15 -0400	[thread overview]
Message-ID: <20090726230715.GD17272@mit.edu> (raw)
In-Reply-To: <1247650724-16288-1-git-send-email-corentincj@iksaif.net>

On Wed, Jul 15, 2009 at 11:38:42AM +0200, Corentin Chary wrote:
> Hi,
> Here is two patch to add support for UBI and UBIFS in libblkid
> With that, if you type "blkid" it will show you UBIFS filesystem.
> 
> The thing is that I'm not sure this patch is really usefull as UBIFS
> is a "nodev" filesystem, and it doesn't deal with block devices.
> 
> I first started theses patch to be able to do stuff like:
> mount /dev/ubi0_0 /mnt/test but we need to patch UBIFS for that.
> 
> So, do you think we should be able to do that ? If it's ok, these
> two patch are a first step.

Sorry for the delay in getting back to you; things have been pretty
busy this past week or two.  Can you get me small (preferably under
200k) sample filesystem images for the purposes of regression testing?

Also, the blkid library is in the process of being transferred to
util-linux-ng.  So I'm willing to apply the patches, but they also
need to be ported to the version of the blkid library in util-linux-ng
to make sure this feature doesn't get lost when distributions start
transitioning to util-linux-ng.

Regards,

					- Ted

  parent reply	other threads:[~2009-07-26 23:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15  9:38 [PATCH 0/2] RFC: Add support for UBI and UBIFS Corentin Chary
2009-07-15  9:38 ` [PATCH 1/2] blkid: add UBI volume support Corentin Chary
2009-07-15  9:38   ` [PATCH 2/2] blkid: add ubifs support Corentin Chary
2009-07-16 11:57 ` [PATCH 0/2] RFC: Add support for UBI and UBIFS Artem Bityutskiy
2009-07-16 12:15   ` Corentin Chary
2009-07-16 12:21     ` Artem Bityutskiy
2009-07-26  9:32 ` Artem Bityutskiy
2009-07-26 23:07 ` Theodore Tso [this message]
2009-07-27  7:34   ` Corentin Chary
2009-08-09  4:57     ` Artem Bityutskiy
2009-08-12 16:32       ` Corentin Chary

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=20090726230715.GD17272@mit.edu \
    --to=tytso@mit.edu \
    --cc=corentincj@iksaif.net \
    --cc=dedekind@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    /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.