Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47889
b: refs/heads/master
c: 5c3bd43
h: refs/heads/master
i:
  47887: 76f3dc1
v: v3
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Feb 12, 2007
1 parent 9c47cc7 commit 8241aff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fdf892be32d84a1745fa0aee5fc60517421b8038
refs/heads/master: 5c3bd438ccb94f5d5bf5d8711330e038dc8dd21b
2 changes: 1 addition & 1 deletion trunk/fs/ntfs/attrib.c
Original file line number Diff line number Diff line change
Expand Up @@ -1921,7 +1921,7 @@ s64 ntfs_attr_extend_allocation(ntfs_inode *ni, s64 new_alloc_size,
u32 attr_len = 0; /* Silence stupid gcc warning. */
bool mp_rebuilt;

#ifdef NTFS_DEBUG
#ifdef DEBUG
read_lock_irqsave(&ni->size_lock, flags);
allocated_size = ni->allocated_size;
read_unlock_irqrestore(&ni->size_lock, flags);
Expand Down

0 comments on commit 8241aff

Please sign in to comment.