GFS2: Don't warn when delete inode fails on ro filesystem
commitef9e8b14a5c1d0afbaf12b4c3b271188ddfc52a4
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 19 May 2009 13:25:16 +0000 (19 14:25 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 19 May 2009 13:25:16 +0000 (19 14:25 +0100)
treea0cf0f3e57484a1f897bae07af57870eff841c9a
parente9ccb73ab57ada469602506496c42e5b4468ac3e
GFS2: Don't warn when delete inode fails on ro filesystem

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