Christoph Hellwig 2234d54d3d remove useless mnt_want_write call in xfs_write
When mnt_want_write was introduced a call to it was added around
xfs_ichgtime, but there is no need for this because a file can't be open
read/write on a r/o mount, and a mount can't degrade r/o while we still
have files open for writing.  As the mnt_want_write changes were never
merged into the CVS tree this patch is for mainline only.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
2008-12-04 15:39:19 +11:00
..
2008-12-01 11:36:46 +11:00
2008-10-30 17:06:08 +11:00
2008-12-01 11:37:20 +11:00
2008-12-01 11:29:28 +11:00
2008-12-01 11:37:35 +11:00
2008-10-30 17:53:24 +11:00
2008-11-17 17:37:10 +11:00
2008-12-01 11:37:35 +11:00
2008-12-01 11:36:59 +11:00
2008-10-30 17:53:24 +11:00
2008-12-01 11:37:06 +11:00
2008-10-30 16:55:13 +11:00