Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125762
b: refs/heads/master
c: 9742df3
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Jan 5, 2009
1 parent 11d7fbc commit 25e11b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 261964c60ff6524076d439da9386d4782729c4d9
refs/heads/master: 9742df331deb3fce95b321f38d4ea0c4e75edb63
3 changes: 0 additions & 3 deletions trunk/fs/ntfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1406,9 +1406,6 @@ static int ntfs_read_locked_attr_inode(struct inode *base_vi, struct inode *vi)
ni->allocated_size = sle64_to_cpu(
a->data.non_resident.allocated_size);
}
/* Setup the operations for this attribute inode. */
vi->i_op = NULL;
vi->i_fop = NULL;
if (NInoMstProtected(ni))
vi->i_mapping->a_ops = &ntfs_mst_aops;
else
Expand Down

0 comments on commit 25e11b7

Please sign in to comment.