Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11878
b: refs/heads/master
c: b3099b4
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Oct 31, 2005
1 parent 8893969 commit 800725c
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: c0398ee6c2fe3c1743ecc74a6378b67ba0880a4f
refs/heads/master: b3099b48da23686d8378133b0264ee00385ee5fa
3 changes: 0 additions & 3 deletions trunk/fs/attr.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,6 @@ int notify_change(struct dentry * dentry, struct iattr * attr)
struct timespec now;
unsigned int ia_valid = attr->ia_valid;

if (!inode)
BUG();

mode = inode->i_mode;
now = current_fs_time(inode->i_sb);

Expand Down

0 comments on commit 800725c

Please sign in to comment.