linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* umount of ubifs
@ 2010-03-16 13:41 twebb
  2010-04-08  8:07 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: twebb @ 2010-03-16 13:41 UTC (permalink / raw)
  To: linux-mtd

I am seeing behavior related to my filesystem that I don't understand.
 I'm running 2.6.29 and using UBIFS.  The root filesystem is a
ramdisk.  Code manually mounts 4 UBI volumes at startup (not
automatically through an fstab file).  One of the volumes, "system",
is mounted RO (though the underlying UBI volume is dynamic).  On
system shutdown, code umounts all the mounted volumes, and often the
umount of "system" fails.  Can someone explain how umounting a RO
filesystem could fail?  (I don't think this is a UBIFS issue - I'm
guessing it may be common to all filesystems.)

Thanks,
twebb

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: umount of ubifs
  2010-03-16 13:41 umount of ubifs twebb
@ 2010-04-08  8:07 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2010-04-08  8:07 UTC (permalink / raw)
  To: twebb; +Cc: linux-mtd

On Tue, 2010-03-16 at 09:41 -0400, twebb wrote:
> I am seeing behavior related to my filesystem that I don't understand.
>  I'm running 2.6.29 and using UBIFS.  The root filesystem is a
> ramdisk.  Code manually mounts 4 UBI volumes at startup (not
> automatically through an fstab file).  One of the volumes, "system",
> is mounted RO (though the underlying UBI volume is dynamic).  On
> system shutdown, code umounts all the mounted volumes, and often the
> umount of "system" fails.  Can someone explain how umounting a RO
> filesystem could fail?  (I don't think this is a UBIFS issue - I'm
> guessing it may be common to all filesystems.)

I'd say you should investigate the issue yourself and narrow it down.

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-08  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16 13:41 umount of ubifs twebb
2010-04-08  8:07 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).