forked from KolibriOS/kolibrios
ext fs small fix
git-svn-id: svn://kolibrios.org@6859 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -586,6 +586,7 @@ extfsExtentAlloc:
|
||||
or eax, -1
|
||||
rep stosd
|
||||
mov ecx, ebx
|
||||
jecxz .done
|
||||
neg ecx
|
||||
add ecx, 32
|
||||
shr eax, cl
|
||||
|
Reference in New Issue
Block a user