diff options
author | Christoph Hellwig <[email protected]> | 2024-04-23 14:46:08 +0200 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-04-24 14:46:51 +0200 |
commit | 652efdeca5b142ee9c5197f45f64fc3d427d4b08 (patch) | |
tree | 8de35fb946bd740e445f07fbbef3af1317d1db43 /rust/helpers | |
parent | f50805713a6e8bd58bb69386c60f5c922b882016 (diff) |
xfs: don't call xfs_file_open from xfs_dir_open
Directories do not support direct I/O and thus no non-blocking direct
I/O either. Open code the shutdown check and call to generic_file_open
instead.
Signed-off-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions