[victoriafalls] Add an Ext2Driver class which probes the superblock.
This commit is contained in:
parent
0274339cc9
commit
a49d13f1d1
5 changed files with 145 additions and 12 deletions
|
|
@ -1,4 +1,5 @@
|
|||
add_executable(victoriafalls
|
||||
fs/ext2/ext2_driver.cpp
|
||||
victoriafalls.cpp)
|
||||
|
||||
target_include_directories(victoriafalls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue