grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GRUB2: *BSD and more patch


From: Sergey Matveychuk
Subject: Re: GRUB2: *BSD and more patch
Date: Tue, 23 Mar 2004 01:03:03 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113

Yoshinori K. Okuji wrote:

So, regardless of your OS, let's use:

if (S_ISREG (st.st_mode))
  return make_device_name (drive, -1, -1);

The same applies to other places where S_ISBLK is used.

Oh. I'm sorry. I've just s/S_ISBLK/S_ISREG/. I need to sleep.
I'll fix it with my next patch. :(

--
Sem.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]