Lines Matching full:when

45 	bitmaps when accessing it).
47 Behaviour when filesystem errors found.
49 When to mark filesystem dirty so that OS/2 checks it.
54 when you use chmod/chown/chgrp/mknod/ln -s on the filesystem.
64 are case sensitive, so for example when you create a file FOO, you can use
68 bootsect.s. When searching for file thats name has characters >= 128, codepages
87 they're just changed. It means that when your default uid=0 and you type
89 extended attribute UID=0. And when you umount the fs and mount it again with
92 read-only flag. When you mknod a block or char device, besides "MODE", the
108 stored in very crazy way. They tried to do it so that link changes when file is
122 partition. It marked file name codepage as 850 - good. But when I again booted
126 really what IBM developers wanted? But problems continued. When I created in
128 probably uses different uppercasing method when searching where to place a file
129 (note, that files in HPFS directory must be sorted) and when searching for
130 a file. Finally when I opened this directory in PmShell, PmShell crashed (the
131 funny thing was that, when rebooted, PmShell tried to reopen this directory
148 list, I don't know how to delete them when file is deleted and how to not
153 When there's not enough space for extended attributes, they will be truncated
162 with another node when deleted. And that new file might have larger name than
183 When the system is out of memory and swap, it may slightly corrupt filesystem
186 When compiled, you get warning: function declaration isn't a prototype. Does
196 crashes when the tree is not balanced. This driver handles unbalanced trees
207 When you have two (or more) lost directories pointing each to other, chkdsk
208 locks up when repairing filesystem.
210 Sometimes (I think it's random) when you create a file with one-char name under
229 0.91 Fixed bug that caused shooting to memory when write_inode was called on
232 0.93 Fixed bug that locked up the machine when there were too many filenames
234 Fixed write_file to zero file when writing behind file end
235 0.94 Fixed a little memory leak when trying to delete busy file or directory
236 0.95 Fixed a bug that i_hpfs_parent_dir was not updated when moving files
238 1.91 Fixed a bug that chk_sectors failed when sectors were at the end of disk
239 Fixed a race-condition when write_inode is called while deleting file
240 Fixed a bug that could possibly happen (with very low probability) when
253 Alloc is not so slow when filesystem becomes full
258 1.92 Corrected a bug when sync was called just before closing file
294 error sometimes when opening directories in PMSHELL)
309 Fixed a bug when chmoding or chowning root directory
310 1.98 Fixed a deadlock when using old_readdir
312 1.99 Corrected a possible problem when there's not enough space while deleting
315 Now it tries to truncate the file if there's not enough space when
326 when reading device (cat /dev/hda) while creating files on it, files
335 2.04 Fixed error when ftruncate used to extend file
336 2.05 Fixed crash when got mount parameters without =
338 Fixed crash when allocation of anode failed due to full disk
340 Fixed some crashes when block io or inode allocation failed