public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* TAKE 988139 - Use the inode tree for finding dirty inodes
@ 2008-10-10  4:09 Lachlan McIlroy
  0 siblings, 0 replies; 2+ messages in thread
From: Lachlan McIlroy @ 2008-10-10  4:09 UTC (permalink / raw)
  To: sgi.bugs.xfs, xfs

Use the inode tree for finding dirty inodes

Update xfs_sync_inodes to walk the inode radix tree cache to find
dirty inodes. This removes a huge bunch of nasty, messy code for
traversing the mount inode list safely and removes another user of
the mount inode list.

Version 3
o rediff against new linux-2.6/xfs_sync.c code

Version 2
o add comment explaining use of gang lookups for a single inode
o use IRELE, not VN_RELE
o move check for ag initialisation to caller.

Signed-off-by: Dave Chinner <david@fromorbit.com>

Date:  Fri Oct 10 15:09:09 EST 2008
Workarea:  redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-radix
Inspected by:  hch
Author:  lachlan

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb


Modid:  xfs-linux-melb:xfs-kern:32285a
fs/xfs/linux-2.6/xfs_sync.c - 1.4 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_sync.c.diff?r1=text&tr1=1.4&r2=text&tr2=1.3&f=h
	- Use the inode tree for finding dirty inodes

^ permalink raw reply	[flat|nested] 2+ messages in thread

* TAKE 988139 - Use the inode tree for finding dirty inodes
@ 2008-10-10  4:56 Lachlan McIlroy
  0 siblings, 0 replies; 2+ messages in thread
From: Lachlan McIlroy @ 2008-10-10  4:56 UTC (permalink / raw)
  Cc: sgi.bugs.xfs, xfs

Use the inode tree for finding dirty inodes

Update xfs_sync_inodes to walk the inode radix tree cache to find
dirty inodes. This removes a huge bunch of nasty, messy code for
traversing the mount inode list safely and removes another user of
the mount inode list.

Version 3
o rediff against new linux-2.6/xfs_sync.c code

Version 2
o add comment explaining use of gang lookups for a single inode
o use IRELE, not VN_RELE
o move check for ag initialisation to caller.

Signed-off-by: Dave Chinner <david@fromorbit.com>

Date:  Fri Oct 10 15:56:17 EST 2008
Workarea:  redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-radix
Inspected by:  hch
Author:  lachlan

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb


Modid:  xfs-linux-melb:xfs-kern:32290a
fs/xfs/linux-2.6/xfs_sync.c - 1.7 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_sync.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.6&f=h
	- Use the inode tree for finding dirty inodes

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-10  4:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-10  4:09 TAKE 988139 - Use the inode tree for finding dirty inodes Lachlan McIlroy
  -- strict thread matches above, loose matches on Subject: below --
2008-10-10  4:56 Lachlan McIlroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox