You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DirectFileDevice should be used to overcome the overhead of the file system directly on the raw device. Raise a warn when using it on a file system because it will make the overhead even worse.
The text was updated successfully, but these errors were encountered:
DirectFileDevice
should be used to overcome the overhead of the file system directly on the raw device. Raise a warn when using it on a file system because it will make the overhead even worse.The text was updated successfully, but these errors were encountered: