All of lore.kernel.org
 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

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 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.