/openbmc/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | diff 93b717fd81bf6b9a73c3702e9b079b4de8148b34 Mon May 16 16:42:43 CDT 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Label stateids with the type
In order to more easily distinguish what kind of stateid we are dealing with, introduce a type that can be used to label the stateid structure.
The label will be useful both for debugging, but also when dealing with operations like SETATTR, READ and WRITE that can take several different types of stateid as arguments.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | flexfilelayout.c | diff 93b717fd81bf6b9a73c3702e9b079b4de8148b34 Mon May 16 16:42:43 CDT 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Label stateids with the type
In order to more easily distinguish what kind of stateid we are dealing with, introduce a type that can be used to label the stateid structure.
The label will be useful both for debugging, but also when dealing with operations like SETATTR, READ and WRITE that can take several different types of stateid as arguments.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
/openbmc/linux/fs/nfs/ |
H A D | callback_xdr.c | diff 93b717fd81bf6b9a73c3702e9b079b4de8148b34 Mon May 16 16:42:43 CDT 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Label stateids with the type
In order to more easily distinguish what kind of stateid we are dealing with, introduce a type that can be used to label the stateid structure.
The label will be useful both for debugging, but also when dealing with operations like SETATTR, READ and WRITE that can take several different types of stateid as arguments.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | nfs4_fs.h | diff 93b717fd81bf6b9a73c3702e9b079b4de8148b34 Mon May 16 16:42:43 CDT 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Label stateids with the type
In order to more easily distinguish what kind of stateid we are dealing with, introduce a type that can be used to label the stateid structure.
The label will be useful both for debugging, but also when dealing with operations like SETATTR, READ and WRITE that can take several different types of stateid as arguments.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | nfs4xdr.c | diff 93b717fd81bf6b9a73c3702e9b079b4de8148b34 Mon May 16 16:42:43 CDT 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Label stateids with the type
In order to more easily distinguish what kind of stateid we are dealing with, introduce a type that can be used to label the stateid structure.
The label will be useful both for debugging, but also when dealing with operations like SETATTR, READ and WRITE that can take several different types of stateid as arguments.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | nfs4state.c | diff 93b717fd81bf6b9a73c3702e9b079b4de8148b34 Mon May 16 16:42:43 CDT 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Label stateids with the type
In order to more easily distinguish what kind of stateid we are dealing with, introduce a type that can be used to label the stateid structure.
The label will be useful both for debugging, but also when dealing with operations like SETATTR, READ and WRITE that can take several different types of stateid as arguments.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | nfs4proc.c | diff 93b717fd81bf6b9a73c3702e9b079b4de8148b34 Mon May 16 16:42:43 CDT 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Label stateids with the type
In order to more easily distinguish what kind of stateid we are dealing with, introduce a type that can be used to label the stateid structure.
The label will be useful both for debugging, but also when dealing with operations like SETATTR, READ and WRITE that can take several different types of stateid as arguments.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
/openbmc/linux/include/linux/ |
H A D | nfs4.h | diff 93b717fd81bf6b9a73c3702e9b079b4de8148b34 Mon May 16 16:42:43 CDT 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Label stateids with the type
In order to more easily distinguish what kind of stateid we are dealing with, introduce a type that can be used to label the stateid structure.
The label will be useful both for debugging, but also when dealing with operations like SETATTR, READ and WRITE that can take several different types of stateid as arguments.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|