NTFS: Implement extension of resident files in the regular file write code
paths (fs/ntfs/aops.c::ntfs_{prepare,commit}_write()). At present
this only works until the data attribute becomes too big for the mft
record after which we abort the write returning -EOPNOTSUPP from
ntfs_prepare_write().
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
Showing
This diff is collapsed.
Please register or sign in to comment