]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/cifs/smb1ops.c
CIFS: Move hardlink to ops struct
[karo-tx-linux.git] / fs / cifs / smb1ops.c
index 3773920036557704589bb31f8f1c92ab4df1cf8a..e5d63444f0ff2354de1a3d5f47efe2fc193753f4 100644 (file)
@@ -801,6 +801,7 @@ struct smb_version_operations smb1_operations = {
        .unlink = CIFSSMBDelFile,
        .rename_pending_delete = cifs_rename_pending_delete,
        .rename = CIFSSMBRename,
+       .create_hardlink = CIFSCreateHardLink,
        .open = cifs_open_file,
        .set_fid = cifs_set_fid,
        .close = cifs_close_file,