linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] uml_moo
@ 2005-01-15 10:45 stian
  2005-03-06 19:16 ` Blaisorblade
  0 siblings, 1 reply; 3+ messages in thread
From: stian @ 2005-01-15 10:45 UTC (permalink / raw)
  To: user-mode-linux-devel

I have one issue with uml_moo.

uml_moo and the kernel cow drivers doesn't seem to use the same method
when calculating the size of the backing file.

I used /dev/hdc1 which was an block device (147 GB partition)

uml kernel perfectely finds the correct size. uml_moo uses stat on the
device which gives size 0, og uml_moo fails. Also I see that it is
compiled with 64bit file support, but shouldn't you define _GNU_SOURCE as
well? Since off_t didn't need %lld in the printf, but %ld as the
source-code now uses which is 32bit on i386 atleast. The last thingy was
just a question.


Stian


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

end of thread, other threads:[~2005-03-12  2:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-15 10:45 [uml-devel] uml_moo stian
2005-03-06 19:16 ` Blaisorblade
2005-03-12  3:08   ` Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox