Vladimir Serbinenko
|
ad4bfeec5c
|
Change fs functions to add fs_ prefix
This avoid conflict with gnulib
Signed-off-by: Vladimir Serbinenko <phcoder@google.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
|
2019-04-09 10:03:29 +10:00 |
|
Vladimir Serbinenko
|
384091967d
|
Rename grub_disk members
Otherwise it horribly clashes with gnulib when it's
replacing open/write/read/close
Signed-off-by: Vladimir Serbinenko <phcoder@google.com>
|
2019-03-25 15:14:52 +01:00 |
|
Vladimir Serbinenko
|
4622f4e1ee
|
Switch procfs to use archelp.
This fixes handling of "." and "..".
|
2015-07-27 12:44:19 +02:00 |
|
Vladimir Serbinenko
|
cc6fb517de
|
Remove practice of assigning random const pointers to device id.
This is not required as cache code already checks driver id as well.
|
2013-12-16 14:49:11 +01:00 |
|
Vladimir Serbinenko
|
3bbeade41d
|
* grub-core/fs/proc.c: Allow \0 in proc files.
|
2013-11-12 15:57:09 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
ce50dbd746
|
Add new 'proc' filesystem framework and put luks_script into it.
|
2013-03-24 13:05:59 +01:00 |
|