Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12196
b: refs/heads/master
c: 0fdfb37
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Scott committed Nov 2, 2005
1 parent 78a6ace commit ac4a774
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 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: 380b5dc0e59340e7ed36dcc95dd1022aca75bbe2
refs/heads/master: 0fdfb3757f27b6d802f85e962d9b0f875df17113
4 changes: 0 additions & 4 deletions trunk/fs/xfs/linux-2.6/xfs_linux.h
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,6 @@ static inline void set_buffer_unwritten_io(struct buffer_head *bh)
/* bytes to clicks */
#define btoc(x) (((__psunsigned_t)(x)+(NBPC-1))>>BPCSHIFT)

#ifndef CELL_CAPABLE
#define FSC_NOTIFY_NAME_CHANGED(vp)
#endif

#ifndef ENOATTR
#define ENOATTR ENODATA /* Attribute not found */
#endif
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/xfs/xfs_rename.c
Original file line number Diff line number Diff line change
Expand Up @@ -620,8 +620,6 @@ xfs_rename(
IRELE(target_ip);
}

FSC_NOTIFY_NAME_CHANGED(XFS_ITOV(src_ip));

IRELE(src_ip);

/* Fall through to std_return with error = 0 or errno from
Expand Down

0 comments on commit ac4a774

Please sign in to comment.