Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185859
b: refs/heads/master
c: 9aaab05
h: refs/heads/master
i:
  185857: 0900865
  185855: 38d116d
v: v3
  • Loading branch information
Roel Kluin authored and Theodore Ts'o committed Feb 15, 2010
1 parent dc78cb9 commit 68628e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 12062dddda450976b129dcb1bacd91acaf4d8030
refs/heads/master: 9aaab0589baa61d637a52badddbff2d74f35a955
2 changes: 2 additions & 0 deletions trunk/fs/ext4/xattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1300,6 +1300,8 @@ int ext4_expand_extra_isize_ea(struct inode *inode, int new_extra_isize,

/* Remove the chosen entry from the inode */
error = ext4_xattr_ibody_set(handle, inode, &i, is);
if (error)
goto cleanup;

entry = IFIRST(header);
if (entry_size + EXT4_XATTR_SIZE(size) >= new_extra_isize)
Expand Down

0 comments on commit 68628e4

Please sign in to comment.