aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_dfs_ref.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-16Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Gravatar Igor Mammedov 1-48/+1
2008-04-28[CIFS] fixed compatibility issue with samba refferal requestGravatar Igor Mammedov 1-11/+14
2008-04-25cifs: timeout dfs automounts +little fix.Gravatar Igor Mammedov 1-8/+21
2008-04-16[CIFS] make cifs_dfs_automount_list_staticGravatar Steve French 1-1/+1
2008-03-27[PATCH] do shrink_submounts() for all fs typesGravatar Al Viro 1-1/+0
2008-03-10[CIFS] cifs: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-9/+9
2008-02-15Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Steve French 1-12/+13
2008-02-15[CIFS] Fix mixed case name in structure dfs_info3_paramGravatar Igor Mammedov 1-1/+1
2008-02-14Introduce path_put()Gravatar Jan Blunck 1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Gravatar Jan Blunck 1-11/+12
2008-01-25[CIFS] DFS build fixesGravatar Steve French 1-6/+8
2008-01-25[CIFS] DFS support: provide shrinkable mountsGravatar Igor Mammedov 1-0/+375