• Home
  • Raw
  • Download

Lines Matching refs:readdir

83 (readdir) requests do not get invalid results which include the now
120 Fix bug in rewinding readdir directory searches. Add nodfs mount option.
232 EINVAL on readdir when filldir fails due to overwritten blocksize
247 problem (instantiate inodes/dentries in right order for readdir).
275 looping when signing required by server (2.6.16 kernel only). Fix readdir
328 Fix readdir caching when unlink removes file in current search buffer,
353 search (readdir) output when resume filename was a long filename.
363 no longer needed). Fix readdir to ASCII servers (ie older servers
370 Fix caching problem, in which readdir of directory containing a file
403 consistently in readdir and lookup (when serverino mount option is
405 and readdir, otherwise by default the locally generated inode number is used
420 Fix default mode in sysfs of cifs module parms. Remove old readdir routine.
454 Fix internationalization problem in cifs readdir with filenames that map to
456 for readdir to netapp servers. Fix search rewind (seek into readdir to return
457 non-consecutive entries). Do not do readdir when server negotiates
497 info into /proc/fs/cifs/DebugData. Fix oops in rare oops in readdir
520 reset cached inode file size on readdir for files open for write on
621 filldir returns error during large directory searches (readdir).
717 Fix oops on big endian readdir. Set blksize to be even power of two (2**blkbits) to fix
794 Fix shortened results on readdir of large directories to
808 Add resume key support to search (readdir) code to workaround
826 Fix buffer overrun in readdir which caused intermittent kernel oopses.
844 kernel change to daemonize. Fix memory leak in readdir code which
1015 Rewrite of readdir code to fix bug. Various fixes for bigendian machines.