On Mon, Jun 15, 2015 at 10:02:23PM +0800, Anand Jain wrote:
> ---
>  fs/btrfs/disk-io.c | 2 +-
>  fs/btrfs/super.c   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/fs/btrfs/disk-io.c b/fs/btrfs/disk-io.c
> index 57d48f8..5147cb7 100644
> --- a/fs/btrfs/disk-io.c
> +++ b/fs/btrfs/disk-io.c
> @@ -2896,7 +2896,7 @@ retry_root_backup:
>            fs_info->num_tolerated_disk_barrier_failures &&
>           !(sb->s_flags & MS_RDONLY)) {
>               printk(KERN_WARNING "BTRFS: "
> -                     "too many missing devices, writeable mount is not 
> allowed\n");
> +                     "too many missing devices, writable mount is not 
> allowed\n");

I see both forms are accepted:

http://dictionary.reference.com/browse/writeable
http://dictionary.reference.com/browse/writable

Though not here:

http://www.merriam-webster.com/dictionary/writable
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to