resolve merge conflicts of 1c5265be54
to android-4.4
Change-Id: Idd5f2956c09b193b2a6ba02410e90b52aa2284d7
This commit is contained in:
commit
77e4e5b8af
2 changed files with 2 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
|||
VERSION = 4
|
||||
PATCHLEVEL = 4
|
||||
SUBLEVEL = 54
|
||||
SUBLEVEL = 55
|
||||
EXTRAVERSION =
|
||||
NAME = Blurry Fish Butt
|
||||
|
||||
|
|
|
@ -3627,8 +3627,7 @@ static int ext4_block_truncate_page(handle_t *handle,
|
|||
unsigned blocksize;
|
||||
struct inode *inode = mapping->host;
|
||||
|
||||
/* If we are processing an encrypted inode during orphan list
|
||||
* handling */
|
||||
/* If we are processing an encrypted inode during orphan list handling */
|
||||
if (ext4_encrypted_inode(inode) && !ext4_has_encryption_key(inode))
|
||||
return 0;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue