Maxim Shchetynin <[EMAIL PROTECTED]> wrote:
> +config AZ_FS
> +tristate "AZFS filesystem support"
> +default m
^
STRONG NACK, I hate digging in the menu tree and hunting for things I
don't need.
> +help
> + Non-buffered files
On Mon, 2007-12-17 at 19:45 +0100, Maxim Shchetynin wrote:
> please, have a look at the following patch. This is a first version of a
> non-buffered filesystem to be used on "ioremapped" devices.
> Thank you in advance for your comments.
Dude, your patch is line-wrapped to hell. Please don't use
>+config AZ_FS
>+ tristate "AZFS filesystem support"
>+ default m
I do not think it should default to anything.
>+#define AZFS_SUPERBLOCK_FLAGS MS_NOEXEC | \
>+ MS_SYNCHRONOUS | \
>+ MS_DIRSYNC | \
>+