mirror-linux/include/linux/sunrpc
Linus Torvalds ddf52f12ef Massage rpc_pipefs to use saner primitives and clean up the
APIs provided to the rest of the kernel.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQQqUNBr3gm4hGXdBJlZ7Krx/gZQ6wUCaIRDbQAKCRBZ7Krx/gZQ
 63n6APwNnJXwgtSDi9N0FfHOlYqYSCaCjezVLbq+GR8K+r4wowD/TX/A4Qbyjjic
 /VG8VbYe6fRaD53vp1giGI/dJiTI2Qg=
 =Ta4H
 -----END PGP SIGNATURE-----

Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull rpc_pipefs updates from Al Viro:
 "Massage rpc_pipefs to use saner primitives and clean up the APIs
  provided to the rest of the kernel"

* tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  rpc_create_client_dir(): return 0 or -E...
  rpc_create_client_dir(): don't bother with rpc_populate()
  rpc_new_dir(): the last argument is always NULL
  rpc_pipe: expand the calls of rpc_mkdir_populate()
  rpc_gssd_dummy_populate(): don't bother with rpc_populate()
  rpc_mkpipe_dentry(): switch to simple_start_creating()
  rpc_pipe: saner primitive for creating regular files
  rpc_pipe: saner primitive for creating subdirectories
  rpc_pipe: don't overdo directory locking
  rpc_mkpipe_dentry(): saner calling conventions
  rpc_unlink(): saner calling conventions
  rpc_populate(): lift cleanup into callers
  rpc_unlink(): use simple_recursive_removal()
  rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
  rpc_pipe: clean failure exits in fill_super
  new helper: simple_start_creating()
2025-07-28 09:56:09 -07:00
..
xdrgen
addr.h
auth.h
auth_gss.h
bc_xprt.h
cache.h
clnt.h
debug.h
gss_api.h
gss_err.h
gss_krb5.h
metrics.h
msg_prot.h sunrpc: fix handling of unknown auth status codes 2025-07-14 12:46:47 -04:00
rdma_rn.h
rpc_pipe_fs.h rpc_create_client_dir(): return 0 or -E... 2025-07-02 22:44:55 -04:00
rpc_rdma.h
rpc_rdma_cid.h
sched.h
stats.h
svc.h sunrpc: rearrange struct svc_rqst for fewer cachelines 2025-07-14 12:46:49 -04:00
svc_rdma.h
svc_rdma_pcl.h
svc_xprt.h
svcauth.h sunrpc: remove SVC_SYSERR 2025-07-14 12:46:48 -04:00
svcauth_gss.h
svcsock.h
timer.h
types.h
xdr.h sunrpc: fix handling of unknown auth status codes 2025-07-14 12:46:47 -04:00
xprt.h
xprtmultipath.h
xprtrdma.h
xprtsock.h