Peter Scott abfb23280b KDFS-windows-afsrdr-kernel-20090313
LICENSE BSD

with assistance from jaltman@secure-endpoints.com

Add GlobalFileId to the file system initialization arguments.  The file
system needs to be able to identify which volume is the global root
by fid in case the volume is mounted in multiple locations.

Reimplement all of the path parsing logic in order to be able to handle
symlinks that contain a ".." entry that crosses above a volume root.
The full starting path is now recorded in the Ccb as an array of component
names.  This is used as a stack pushing and popping components while
evaluating the contents of a symlink.

Permit directory enumeration to be performed asynchronously.

Correct spelling errors in comments.

Correct @sys processing.

When evaluating the target type for a symlink, do not evaluate the target
of the final component if that component is a mount point.

Initialize sysname resources.

Ensure that buffers are nul terminated before passing them to RtlRegQuery.

When processing the invalidation of a file deletion, delete the direntry
but not the fcb.  No longer assume that Fcb->DirEntry is always non-NULL
except during cleanup.
2009-03-14 05:37:32 +00:00
..
2008-01-21 21:04:35 +00:00
2005-03-11 05:33:12 +00:00
2008-01-05 04:43:09 +00:00
2007-01-05 23:05:13 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2007-11-01 15:58:59 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2008-03-10 18:50:47 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2008-01-15 05:20:49 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2008-03-05 21:51:19 +00:00
2008-03-11 17:46:58 +00:00
2008-03-11 17:46:58 +00:00
2008-07-02 13:57:38 +00:00
2006-08-10 22:03:35 +00:00
2008-02-19 15:07:24 +00:00
2009-02-25 06:17:32 +00:00
2008-01-21 18:36:02 +00:00
2007-11-26 21:03:31 +00:00
2008-07-02 13:57:38 +00:00
2006-08-01 23:55:11 +00:00
2007-12-13 21:21:56 +00:00
2009-02-25 06:17:32 +00:00
2009-02-25 06:17:32 +00:00
2008-12-21 06:08:09 +00:00
2008-07-02 13:57:38 +00:00
2007-11-01 15:58:59 +00:00
2007-11-26 21:03:31 +00:00
2008-01-24 23:44:38 +00:00
2008-01-03 18:02:30 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2007-12-10 18:20:50 +00:00
2008-07-02 13:57:38 +00:00
2008-01-12 15:43:37 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2008-07-02 13:57:38 +00:00
2009-03-14 05:37:32 +00:00
2005-06-19 00:15:22 +00:00
2007-05-08 23:49:44 +00:00
2008-12-31 01:32:52 +00:00
2006-08-01 21:19:53 +00:00
2006-08-01 23:27:20 +00:00