Lines Matching full:when
37 bitmaps when accessing it).
39 Behaviour when filesystem errors found.
41 When to mark filesystem dirty so that OS/2 checks it.
46 when you use chmod/chown/chgrp/mknod/ln -s on the filesystem.
55 are case sensitive, so for example when you create a file FOO, you can use
59 bootsect.s. When searching for file thats name has characters >= 128, codepages
77 they're just changed. It means that when your default uid=0 and you type
79 extended attribute UID=0. And when you umount the fs and mount it again with
82 read-only flag. When you mknod a block or char device, besides "MODE", the
97 stored in very crazy way. They tried to do it so that link changes when file is
110 partition. It marked file name codepage as 850 - good. But when I again booted
114 really what IBM developers wanted? But problems continued. When I created in
116 probably uses different uppercasing method when searching where to place a file
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
135 list, I don't know how to delete them when file is deleted and how to not
140 When there's not enough space for extended attributes, they will be truncated
149 with another node when deleted. And that new file might have larger name than
169 When the system is out of memory and swap, it may slightly corrupt filesystem
172 When compiled, you get warning: function declaration isn't a prototype. Does
181 crashes when the tree is not balanced. This driver handles unbalanced trees
191 When you have two (or more) lost directories pointing each to other, chkdsk
192 locks up when repairing filesystem.
194 Sometimes (I think it's random) when you create a file with one-char name under
210 0.91 Fixed bug that caused shooting to memory when write_inode was called on
213 0.93 Fixed bug that locked up the machine when there were too many filenames
215 Fixed write_file to zero file when writing behind file end
216 0.94 Fixed a little memory leak when trying to delete busy file or directory
217 0.95 Fixed a bug that i_hpfs_parent_dir was not updated when moving files
219 1.91 Fixed a bug that chk_sectors failed when sectors were at the end of disk
220 Fixed a race-condition when write_inode is called while deleting file
221 Fixed a bug that could possibly happen (with very low probability) when
228 Alloc is not so slow when filesystem becomes full
231 1.92 Corrected a bug when sync was called just before closing file
255 error sometimes when opening directories in PMSHELL)
263 Fixed a bug when chmoding or chowning root directory
264 1.98 Fixed a deadlock when using old_readdir
266 1.99 Corrected a possible problem when there's not enough space while deleting
268 Now it tries to truncate the file if there's not enough space when deleting
275 when reading device (cat /dev/hda) while creating files on it, files
282 2.04 Fixed error when ftruncate used to extend file
283 2.05 Fixed crash when got mount parameters without =
284 Fixed crash when allocation of anode failed due to full disk
285 Fixed some crashes when block io or inode allocation failed