mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Merged V2.0 to HEAD
5893: AR-1492 AVM and Solaris/NFS git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6164 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -223,7 +223,8 @@ public class AVMNetworkFile extends NetworkFile {
|
||||
// Set modification flag
|
||||
|
||||
m_modified = true;
|
||||
|
||||
incrementWriteCount();
|
||||
|
||||
// Update the current file size
|
||||
|
||||
setFileSize( m_channel.size());
|
||||
@@ -329,6 +330,7 @@ public class AVMNetworkFile extends NetworkFile {
|
||||
// Set modification flag
|
||||
|
||||
m_modified = true;
|
||||
incrementWriteCount();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user