Auto merged
2003/08/03 15:52:54+01:00 cantab.net!aia21 - Return ENOTDIR errno if inode is not a directory. - Fix stupid bug where we attempt to close ia_na when it is null. (Logical change 1.169)edge.strict_endians
parent
67c8cd67fd
commit
f2dd1f454f
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* dir.c - Directory handling code. Part of the Linux-NTFS project.
|
* dir.c - Directory handling code. Part of the Linux-NTFS project.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2002 Anton Altaparmakov
|
* Copyright (c) 2002-2003 Anton Altaparmakov
|
||||||
*
|
*
|
||||||
* This program/include file is free software; you can redistribute it and/or
|
* This program/include file is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License as published
|
* modify it under the terms of the GNU General Public License as published
|
||||||
|
|
Loading…
Reference in New Issue