Home
last modified time | relevance | path

Searched hist:"6 faddda6" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/filesystems/
H A Dvfs.rst6faddda6 Fri Jun 30 12:48:49 CDT 2023 Chuck Lever <chuck.lever@oracle.com> libfs: Add directory operations for stable offsets

Create a vector of directory operations in fs/libfs.c that handles
directory seeks and readdir via stable offsets instead of the
current cursor-based mechanism.

For the moment these are unused.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Message-Id: <168814732984.530310.11190772066786107220.stgit@manet.1015granger.net>
Signed-off-by: Christian Brauner <brauner@kernel.org>
H A Dlocking.rst6faddda6 Fri Jun 30 12:48:49 CDT 2023 Chuck Lever <chuck.lever@oracle.com> libfs: Add directory operations for stable offsets

Create a vector of directory operations in fs/libfs.c that handles
directory seeks and readdir via stable offsets instead of the
current cursor-based mechanism.

For the moment these are unused.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Message-Id: <168814732984.530310.11190772066786107220.stgit@manet.1015granger.net>
Signed-off-by: Christian Brauner <brauner@kernel.org>
/openbmc/linux/fs/
H A Dlibfs.c6faddda6 Fri Jun 30 12:48:49 CDT 2023 Chuck Lever <chuck.lever@oracle.com> libfs: Add directory operations for stable offsets

Create a vector of directory operations in fs/libfs.c that handles
directory seeks and readdir via stable offsets instead of the
current cursor-based mechanism.

For the moment these are unused.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Message-Id: <168814732984.530310.11190772066786107220.stgit@manet.1015granger.net>
Signed-off-by: Christian Brauner <brauner@kernel.org>
/openbmc/linux/include/linux/
H A Dfs.h6faddda6 Fri Jun 30 12:48:49 CDT 2023 Chuck Lever <chuck.lever@oracle.com> libfs: Add directory operations for stable offsets

Create a vector of directory operations in fs/libfs.c that handles
directory seeks and readdir via stable offsets instead of the
current cursor-based mechanism.

For the moment these are unused.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Message-Id: <168814732984.530310.11190772066786107220.stgit@manet.1015granger.net>
Signed-off-by: Christian Brauner <brauner@kernel.org>