All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] problem with hostfs in statfs... (2.6.7)
@ 2004-07-08  2:14 Eddy Yuniar
  2004-07-08  3:22 ` Mulyadi-Santosa
  0 siblings, 1 reply; 2+ messages in thread
From: Eddy Yuniar @ 2004-07-08  2:14 UTC (permalink / raw)
  To: user-mode-linux-devel

I''ve runnning a problem when invoking df from the shell.... and got
kernel panic...
the problem is in hostfs_statfs when calling do_statfs, parameter
sf->f_spare should be substituted with sf->f_frsize, because there is
a change in struct kstatfs with addition f_frsize that using one of
f_spare array.... so array f_spare now only have size 5....


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
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] 2+ messages in thread

* Re: [uml-devel] problem with hostfs in statfs... (2.6.7)
  2004-07-08  2:14 [uml-devel] problem with hostfs in statfs... (2.6.7) Eddy Yuniar
@ 2004-07-08  3:22 ` Mulyadi-Santosa
  0 siblings, 0 replies; 2+ messages in thread
From: Mulyadi-Santosa @ 2004-07-08  3:22 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: Eddy Yuniar

hello Eddy

>I''ve runnning a problem when invoking df from the 
>shell.... and got
>kernel panic...
:-) You got the stack trace then?

>the problem is in hostfs_statfs when calling do_statfs, 
>parameter
>sf->f_spare should be substituted with sf->f_frsize, 
>because there is
>a change in struct kstatfs with addition f_frsize that 
>using one of
>f_spare array.... so array f_spare now only have size 
>5....

nice thinking.......creating a small patch for this won't 
be difficult right?

NB: Are you from ITS Surabaya?

regards

Mulyadi
===========================================================================================
Netkuis Instan untuk wilayah Bandung (kode area 022) - SD,SMP,SMA berhadiah total puluhan juta rupiah... periode I dimulai 1 April 2004
===========================================================================================


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2004-07-08  3:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-08  2:14 [uml-devel] problem with hostfs in statfs... (2.6.7) Eddy Yuniar
2004-07-08  3:22 ` Mulyadi-Santosa

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.