login
Header Space

 
 

Re: [patch 08/24] vfs: immutable inode checking cleanup

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Miklos Szeredi <miklos@...>
Cc: <akpm@...>, <hch@...>, <linux-fsdevel@...>, <linux-kernel@...>
Date: Thursday, May 15, 2008 - 3:23 am

> --- linux-2.6.orig/fs/attr.c	2008-05-06 11:04:29.000000000 +0200

Erm...  What happens if we have UTIME_NOW on both and inode is marked
immutable?  AFAICS, you've just switched from -EPERM to -EACCES.
For append-only it's even more interesting - you go from -EPERM to
success.

It might or might not be the right thing to do, and the syscall is
new, but...  Do you have an ACK from Ulrich?
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 08/24] vfs: immutable inode checking cleanup, Miklos Szeredi, (Tue May 6, 5:13 am)
Re: [patch 08/24] vfs: immutable inode checking cleanup, Al Viro, (Thu May 15, 3:23 am)
Re: [patch 08/24] vfs: immutable inode checking cleanup, Miklos Szeredi, (Thu May 15, 3:39 am)
speck-geostationary