GFS2: Don't warn when delete inode fails on ro filesystem
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 19 May 2009 13:25:16 +0000 (14:25 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 19 May 2009 13:25:16 +0000 (14:25 +0100)
If the filesystem is read-only, then we expect that delete inode
will fail, so there is no need to warn about it.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_super.c

Simple merge