Files
linux-stable-mirror/include/linux
Al Viro 482928d59d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
Just set f_flags when shoving struct file into nameidata; don't
postpone that until __dentry_open().  do_filp_open() has correct
value; lookup_instantiate_filp() doesn't - we lose the difference
between O_RDWR and 3 by that point.

We still set .intent.open.flags, so no fs code needs to be changed.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-22 12:27:34 -05:00
..
2009-12-14 00:26:26 +01:00
2009-12-16 10:23:43 -08:00
2009-12-16 14:22:32 -05:00
2009-12-16 07:20:13 -08:00
2009-12-06 21:10:56 +01:00
2009-12-10 23:52:01 +00:00
2009-12-15 08:53:33 -08:00
2009-12-10 15:02:53 +01:00
2009-12-17 11:03:25 -05:00
2009-12-03 11:58:47 +00:00
2009-12-14 23:55:34 +01:00
2009-12-14 21:17:29 +01:00
2009-12-16 06:56:12 -08:00
2009-12-09 17:14:38 +11:00
2009-12-15 08:53:36 -08:00
2009-12-15 08:53:20 -08:00
2009-12-12 13:08:15 +01:00
2009-12-09 12:12:44 +02:00
2009-12-15 08:53:25 -08:00
2009-12-15 08:53:20 -08:00
2009-12-15 08:53:16 -08:00
2009-12-17 11:03:25 -05:00
2009-12-16 12:16:49 -05:00