NTFS: Prepare for 2.1.23 release: Update documentation and bump version.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
This commit is contained in:
@@ -1324,7 +1324,7 @@ int ntfs_attr_make_non_resident(ntfs_inode *ni)
|
||||
if (IS_ERR(rl)) {
|
||||
err = PTR_ERR(rl);
|
||||
ntfs_debug("Failed to allocate cluster%s, error code "
|
||||
"%i.\n", (new_size >>
|
||||
"%i.", (new_size >>
|
||||
vol->cluster_size_bits) > 1 ? "s" : "",
|
||||
err);
|
||||
goto page_err_out;
|
||||
|
Reference in New Issue
Block a user