* [git pull] vfs/fs fixes
[not found] ` <20110726185440.GK22133@ZenIV.linux.org.uk>
@ 2011-07-27 1:10 ` Al Viro
2011-07-27 6:33 ` Markus Trippelsdorf
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2011-07-27 1:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel
On Tue, Jul 26, 2011 at 07:54:40PM +0100, Al Viro wrote:
> The next commit in there turns it into umode_t ;-) I can put it (or both,
> for that matter) into today's pull - I'm waiting for s-o-b'ed version of
> XFS fix right now...
Grr... Looks like that will have to wait until tomorrow when the guy
wakes up. In the meanwhile, here's what I've got in queue at the moment,
if you prefer to pull it now rather than wait for tomorrow:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus
Shortlog:
Al Viro (10):
v9fs_iop_get_acl: get rid of unused variable
snd_msnd ->mode is fmode_t, not mode_t
jffs2: S_ISLNK(mode & S_IFMT) is pointless
pci-label.c: size_t misspelled as mode_t
ima: fmode_t misspelled as mode_t...
btrfs: S_ISREG(mode) is not mode & S_IFREG...
omfs: fix (mode & S_IFDIR) abuse
xfs: get rid of open-coded S_ISREG(), etc.
xfs: fix misspelled S_IS...()
merge fchmod() and fchmodat() guts, kill ancient broken kludge
Dan Carpenter (1):
fs: add missing unlock in default_llseek()
Eric Dumazet (1):
vfs: dont chain pipe/anon/socket on superblock s_inodes list
Jeff Layton (1):
vfs: document locking requirements for d_move, __d_move and d_materialise_unique
Phillip Lougher (1):
Documentation: Exporting: update description of d_splice_alias
Diffstat:
Documentation/filesystems/nfs/Exporting | 9 +++-
drivers/pci/pci-label.c | 2 +-
fs/9p/acl.c | 1 -
fs/anon_inodes.c | 2 +-
fs/btrfs/inode.c | 4 +-
fs/dcache.c | 11 +++--
fs/inode.c | 39 ++++++++++++----
fs/jffs2/fs.c | 2 +-
fs/omfs/dir.c | 2 +-
fs/open.c | 78 +++++++++++--------------------
fs/pipe.c | 2 +-
fs/read_write.c | 12 +++--
fs/xfs/linux-2.6/xfs_ioctl.c | 6 +-
fs/xfs/xfs_bmap.c | 7 +--
fs/xfs/xfs_dir2.c | 16 +++---
fs/xfs/xfs_filestream.c | 14 +++---
fs/xfs/xfs_inode.c | 16 +++---
fs/xfs/xfs_inode.h | 2 +-
fs/xfs/xfs_log_recover.c | 4 +-
fs/xfs/xfs_mount.c | 2 +-
fs/xfs/xfs_rename.c | 4 +-
fs/xfs/xfs_vnodeops.c | 10 ++--
include/linux/fs.h | 3 +-
net/socket.c | 2 +-
security/integrity/ima/ima_main.c | 2 +-
sound/isa/msnd/msnd.h | 2 +-
26 files changed, 133 insertions(+), 121 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] vfs/fs fixes
2011-07-27 1:10 ` [git pull] vfs/fs fixes Al Viro
@ 2011-07-27 6:33 ` Markus Trippelsdorf
0 siblings, 0 replies; 2+ messages in thread
From: Markus Trippelsdorf @ 2011-07-27 6:33 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel
On 2011.07.27 at 02:10 +0100, Al Viro wrote:
> On Tue, Jul 26, 2011 at 07:54:40PM +0100, Al Viro wrote:
> > The next commit in there turns it into umode_t ;-) I can put it (or both,
> > for that matter) into today's pull - I'm waiting for s-o-b'ed version of
> > XFS fix right now...
>
> Grr... Looks like that will have to wait until tomorrow when the guy
> wakes up.
No need, because it has already been posted:
http://lkml.org/lkml/2011/7/26/94
--
Markus
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-27 6:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20110724232409.GM24703@ZenIV.linux.org.uk>
[not found] ` <CA+55aFwkEaxyxaHWjQLRQx1Oq2mkJC4w_Jmx1w4XoUAzoscBrQ@mail.gmail.com>
[not found] ` <20110725184748.GT24703@ZenIV.linux.org.uk>
[not found] ` <CA+55aFwihZNDhDD4dXX3fKTECqf4puUOJmJc6Scebs1f4UFwGA@mail.gmail.com>
[not found] ` <20110725200303.GB22133@ZenIV.linux.org.uk>
[not found] ` <CA+55aFyNfkex19B3TERTohm6SMAJkwn3z=c+0KgFk_p1a=22BA@mail.gmail.com>
[not found] ` <20110725205832.GC22133@ZenIV.linux.org.uk>
[not found] ` <20110726183421.GA15641@ZenIV.linux.org.uk>
[not found] ` <CA+55aFxDQK5Tu0d6PqxvoRqvs1zZM5f8fVEKbJEQ1P3fm7PbHQ@mail.gmail.com>
[not found] ` <20110726185440.GK22133@ZenIV.linux.org.uk>
2011-07-27 1:10 ` [git pull] vfs/fs fixes Al Viro
2011-07-27 6:33 ` Markus Trippelsdorf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox