fs/unionfs/: Remove stale_inode.c
authorJosef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Sun, 28 Jan 2007 20:52:43 +0000 (15:52 -0500)
committerErez_Zadok <ezk@cs.sunysb.edu>
Tue, 21 Aug 2007 22:38:26 +0000 (18:38 -0400)
commit1ad80297675d296fcb45ad9d4f9a26d3463bd3c4
treef36b675614127b87bd980219f060a81f6e505edc
parent0cf67746957a6890f207bb09536b98e4f9aa793d
fs/unionfs/: Remove stale_inode.c

The stale inode operations were heavily based on bad inode operations. This
patch removes stale_inode.c and converts all users of stale_inode_ops to
bad_inode_ops as there seems to be no reason to return ESTALE instead of
EIO.

This is the more appropriate than porting the bad_inode.c fix (commit
be6aab0e9fa6d3c6d75aa1e38ac972d8b4ee82b8) to stale_inode.c.

Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
fs/unionfs/dentry.c
fs/unionfs/stale_inode.c [deleted file]
fs/unionfs/union.h