mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2026-05-21 13:20:49 -05:00
updated a comment
This commit is contained in:
+1
-1
@@ -585,7 +585,7 @@ Ext2ScanDir (
|
|||||||
/* grab parent's reference first */
|
/* grab parent's reference first */
|
||||||
Ext2ReferMcb(Parent);
|
Ext2ReferMcb(Parent);
|
||||||
|
|
||||||
/* bad request ! Can a man be pregnant ? Maybe:) */
|
/* bad request ! */
|
||||||
if (!IsMcbDirectory(Parent)) {
|
if (!IsMcbDirectory(Parent)) {
|
||||||
Status = STATUS_NOT_A_DIRECTORY;
|
Status = STATUS_NOT_A_DIRECTORY;
|
||||||
__leave;
|
__leave;
|
||||||
|
|||||||
Reference in New Issue
Block a user