issues
search
masahiro331
/
go-ext4-filesystem
Apache License 2.0
7
stars
10
forks
source link
Allow get superblock
#14
Closed
Elbandi
closed
4 months ago
Elbandi
commented
5 months ago
First patch adds a function to get the superblock data.
Second patch change the sample code to use seeking to get the file size. This works with block device too (/dev/sda)