lkml.org 
[lkml]   [2005]   [Nov]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 4 Nov 2005 21:02:13 -0800
FromAndrew Morton <>
SubjectRe: [PATCH] hfsplus: don't modify journaled volume
Roman Zippel <zippel@linux-m68k.org> wrote:
>
> +		} else if (vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_JOURNALED)) {
>  +			printk("HFS+-fs: Filesystem is marked journaled, leaving read-only.\n");
>  +			sb->s_flags |= MS_RDONLY;
>  +			*flags |= MS_RDONLY;

These sorts of printks should have an explicit facility level, no?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-11-05 05:05    [from the cache]
©2003-2008