#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null ink rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/fs/smbfs_common/smb2pdu.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/smbfs_common/smb2pdu.h
AgeCommit message (Expand)Author
2022-01-18smb3: add new defines from protocol specificationSteve French
2021-11-05cifs: Move SMB2_Create definitions to the shared areaRonnie Sahlberg
2021-11-05cifs: Move more definitions into the shared areaRonnie Sahlberg
2021-11-05cifs: move NEGOTIATE_PROTOCOL definitions out into the common areaRonnie Sahlberg
2021-11-05cifs: Create a new shared file holding smb2 pdu definitionsRonnie Sahlberg