aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2018-05-31 15:07:47 -0700
committerDarrick J. Wong <[email protected]>2018-06-04 14:45:29 -0700
commitaaacdd257fd038a7d265fe4dc30d71fb1bfcadda (patch)
treee42f466a3e2d46aacc137813ec113e90d58f85df /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c
parent9f96cc958e8ae9864e6d597a5f3e80b5fca35ae4 (diff)
xfs: don't forbid setting dax flag on directories if device doesn't dax
On a directory, the DAX flag is merely a hint that files created in the directory should have the DAX flag set at creation time. We don't care if the underlying device supports DAX or not because directory metadata are always cached in DRAM. We don't care if new files get the flag even if the device doesn't support DAX because we always check for DAX support before setting the VFS flag (S_DAX). Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions