summaryrefslogtreecommitdiff
path: root/Kernel/Syscall.h
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-07-31 17:24:54 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-07-31 17:24:54 +0200
commitecb1b93d53864646550ccecf7fc5ecf37391b6ae (patch)
tree22b741285ffc867ad2842be1a29a4c5522a546ca /Kernel/Syscall.h
parent6b5fbad2503be27bcc52de1ecdfa6c8e8d7a3eb9 (diff)
downloadserenity-ecb1b93d53864646550ccecf7fc5ecf37391b6ae.zip
Ext2FS: Fix fetching of the major/minor device numbers for st_rdev.
This is how it seems to work: - If ext2_inode.i_blocks[0] is non-zero, it contains the major/minor. - Otherwise, it's in ext2_inode.i_blocks[1].
Diffstat (limited to 'Kernel/Syscall.h')
0 files changed, 0 insertions, 0 deletions