The branch, master has been updated
       via  07e971f... s4:ntvfs/posix/pvfs_acl - Remove unused variable "token"
      from  5ca0a4b... tdb: change version to 1.2.0 after adding 
TDB_*ALLOW_NESTING

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 07e971f1c169387af806af05aa60b6d021feb898
Author: Matthias Dieter Wallnöfer <[email protected]>
Date:   Fri Nov 20 12:03:06 2009 +0100

    s4:ntvfs/posix/pvfs_acl - Remove unused variable "token"

-----------------------------------------------------------------------

Summary of changes:
 source4/ntvfs/posix/pvfs_acl.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/ntvfs/posix/pvfs_acl.c b/source4/ntvfs/posix/pvfs_acl.c
index 5931a38..c20358b 100644
--- a/source4/ntvfs/posix/pvfs_acl.c
+++ b/source4/ntvfs/posix/pvfs_acl.c
@@ -652,7 +652,6 @@ NTSTATUS pvfs_access_check_create(struct pvfs_state *pvfs,
 {
        struct pvfs_filename *parent;
        NTSTATUS status;
-       struct security_token *token = req->session_info->security_token;
 
        if (pvfs_read_only(pvfs, *access_mask)) {
                return NT_STATUS_ACCESS_DENIED;


-- 
Samba Shared Repository

Reply via email to