]> git.proxmox.com Git - grub2.git/commit
Move stat () and device mode checking into OS-dependent files as
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 19 Oct 2013 14:29:20 +0000 (16:29 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 19 Oct 2013 14:29:20 +0000 (16:29 +0200)
commitcd78a56fb2756439baf9ffb1d6cd3eb6aab95624
treefd3968ec60cbf3e60c236118dd81c36b57c42b2f
parenta4012f076498419d4133029820f27548860f5b7c
Move stat () and device mode checking into OS-dependent files as
long as performance doesn't suffer.
ChangeLog
grub-core/osdep/apple/getroot.c
grub-core/osdep/bsd/getroot.c
grub-core/osdep/devmapper/getroot.c
grub-core/osdep/devmapper/hostdisk.c
grub-core/osdep/freebsd/getroot.c
grub-core/osdep/hurd/getroot.c
grub-core/osdep/linux/getroot.c
grub-core/osdep/sun/getroot.c
util/getroot.c