commit | ef9e8b14a5c1d0afbaf12b4c3b271188ddfc52a4 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue May 19 14:25:16 2009 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue May 19 14:25:16 2009 +0100 |
tree | a0cf0f3e57484a1f897bae07af57870eff841c9a | |
parent | e9ccb73ab57ada469602506496c42e5b4468ac3e [diff] |
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>