Lines Matching refs:in
16 Set owner/group/mode for files that do not have it specified in extended
22 File name lowercasing in readdir.
27 change it in the source. Original readonly HPFS contained some strange
36 used for debugging (for example it checks if file is allocated in
44 values specified in uid/gid/mode options. 'ro' - read extended
54 As in OS/2, filenames are case insensitive. However, shell thinks that names
75 that extended attributes those value differs from defaults specified in mount
95 in chmoding file where symlink points. These symlinks are just for Linux use and
97 stored in very crazy way. They tried to do it so that link changes when file is
98 moved ... sometimes it works. But the link is partly stored in directory
99 extended attributes and partly in OS2SYS.INI. I don't want (and don't know how)
106 file has a pointer to codepage its name is in. However OS/2 was created in
108 support is quite buggy. I have Czech OS/2 working in codepage 852 on my disk.
109 Once I booted English OS/2 working in cp 850 and I created a file on my 852
114 really what IBM developers wanted? But problems continued. When I created in
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
124 would cause more problems than benefit with such buggy implementation in OS/2.
126 lowercasing no matter what's file codepage index. Usually all file names are in
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
185 again. Do it in Linux, not OS/2! If you see this message in directory that is
189 Bugs in OS/2
199 marks them as short (and writes "minor fs error corrected"). This bug is not in
212 0.92 Fixed a little memory leak in freeing directory inodes
222 using 0xff in filenames
238 Changed behaviour on HPFS386: It is now possible to operate on HPFS386 in
242 1.94 Added workaround for one bug in Linux
250 Fixed a bug that it set badly one flag in large anode tree (it was not
253 Fixed one bug in allocation in 1.94
254 1.96 Added workaround for one bug in OS/2 (HPFS locked up, HPFS386 reported
255 error sometimes when opening directories in PMSHELL)
259 Fixed a nondestructive race in rename
265 Better directory handling; workaround for "unbalanced tree" bug in OS/2
270 2.00 Fixed a bug in rename (it was there since 1.96)
274 Fixed race-condition in buffer code - it is in all filesystems in Linux;
277 2.02 Workaround for bug in breada in Linux. breada could cause accesses beyond
280 Fixed non-crashing race in unlink (Alexander Viro)
289 It should work in read-only mode on Warp Server