Lines Matching refs:directory
98 moved ... sometimes it works. But the link is partly stored in directory
115 Czech OS/2 another file in that directory, that file was inaccessible too. OS/2
117 (note, that files in HPFS directory must be sorted) and when searching for
118 a file. Finally when I opened this directory in PmShell, PmShell crashed (the
119 funny thing was that, when rebooted, PmShell tried to reopen this directory
147 (returning error ENOSPC). That's because file in non-leaf node in directory tree
148 (one directory, if it's large, has dirents in tree on HPFS) must be replaced
150 the old one so the new name doesn't fit in directory node (dnode). And that
151 would result in directory tree splitting, that takes disk space. Workaround is
155 preallocated directory band is full i.e.
165 All atimes and directory mtimes are not updated. That's because of performance
184 Workaround is to move all files from that directory to another and then back
185 again. Do it in Linux, not OS/2! If you see this message in directory that is
212 0.92 Fixed a little memory leak in freeing directory inodes
216 0.94 Fixed a little memory leak when trying to delete busy file or directory
263 Fixed a bug when chmoding or chowning root directory
265 Better directory handling; workaround for "unbalanced tree" bug in OS/2
272 2.01 Fixed problem with directory listing over NFS