lkml.org 
[lkml]   [2006]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] s390: Hypervisor File System
Hi Michael,

On Fri, 28 Apr 2006, Michael Holzheu wrote:
> diff -urpN linux-2.6.16/arch/s390/hypfs/inode.c linux-2.6.16-hypfs/arch/s390/hypfs/inode.c
> --- linux-2.6.16/arch/s390/hypfs/inode.c 1970-01-01 01:00:00.000000000 +0100
> +++ linux-2.6.16-hypfs/arch/s390/hypfs/inode.c 2006-04-28 08:59:36.000000000 +0200

[snip]

> +static struct dentry *update_file_dentry;
> +static struct file_operations hypfs_file_ops;
> +static struct file_system_type hypfs_type;
> +static struct super_operations hypfs_s_ops;
> +static time_t last_update_time = 0; /* update time in seconds since 1970 */
> +static DEFINE_MUTEX(hypfs_lock);

These should be per-superblock and not global, right?

Pekka
-
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: 2006-04-28 12:40    [W:0.157 / U:3.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site