[ https://issues.apache.org/jira/browse/VCL-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758500#comment-16758500 ]
ASF subversion and git services commented on VCL-1096: ------------------------------------------------------ Commit 3dffb95ed3d45b096585d9b147f2878b7d13b47f in vcl's branch refs/heads/VCL-1093 from Josh Thompson [ https://gitbox.apache.org/repos/asf?p=vcl.git;h=3dffb95 ] VCL-1096 - Add ability to automatically mount NFS shares under Windows Windows.pm: -modified pre_capture: added call to $self->unmount_nfs_shares at end of function to removing mounting of any NFS shares at next user login -modified sanitize: added call to $self->unmount_nfs_shares at end of function to remove code that would run at user login to do NFS mounts -added reserve function that calls parent reserve function and then calls $self->mount_nfs_shares -added nfs_mount_share -added nfs_unmount_share -added set_windows_nfs_client_uid > Add ability to automatically mount NFS shares under Windows > ----------------------------------------------------------- > > Key: VCL-1096 > URL: https://issues.apache.org/jira/browse/VCL-1096 > Project: VCL > Issue Type: Improvement > Components: vcld (backend) > Reporter: Josh Thompson > Priority: Major > Fix For: 2.5.1 > > > In 2.5, very basic support was added to automatically mount NFS shares under > Linux (VCL-915). It would be nice to have the same mounts done under Windows > as well. -- This message was sent by Atlassian JIRA (v7.6.3#76005)