Re: [TRIVIAL PATCH] sync_dquots_dev in Linux 2.4.21-pre7-ac1

Pavel Roskin (proski@gnu.org)
Mon, 28 Apr 2003 14:10:43 -0400 (EDT)


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_courier-1141-1051553482-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

On Wed, 16 Apr 2003, Jan Kara wrote:

> > sync_dquots_dev() is only implemented if CONFIG_QUOTA is defined.
> > However, quote.c uses it unconditionally. include/linux/quotaops.h has
> > some macros to disable some functions when CONFIG_QUOTA is undefined, so
> > it's probably where the fix belongs. This patch helps:
[snip]
> > +#define sync_dquots_dev(dev, type) do { } while(0)

My patch was misapplied. Patch against 2.4.21-rc1-ac2 is attached.

And by the way, Linux 2.4.21-rc1-ac2 calls itself 2.4.21-rc1-ac1.

-- 
Regards,
Pavel Roskin
--=_courier-1141-1051553482-0001-2
Content-Type: text/plain; charset=us-ascii; name="dquots.diff"
Content-Transfer-Encoding: base64
Content-ID: <Pine.LNX.4.55.0304281410430.1290@marabou.research.att.com>
Content-Description: 
Content-Disposition: attachment; filename="dquots.diff"

LS0tIGxpbnV4Lm9yaWcvaW5jbHVkZS9saW51eC9xdW90YW9wcy5oDQorKysg bGludXgvaW5jbHVkZS9saW51eC9xdW90YW9wcy5oDQpAQCAtMTkzLDcgKzE5 Myw3IEBADQogI2RlZmluZSBEUVVPVF9TWU5DX1NCKHNiKQkJCWRvIHsgfSB3 aGlsZSgwKQ0KICNkZWZpbmUgRFFVT1RfT0ZGKHNiKQkJCQlkbyB7IH0gd2hp bGUoMCkNCiAjZGVmaW5lIERRVU9UX1RSQU5TRkVSKGlub2RlLCBpYXR0cikJ CSgwKQ0KLSNkZWZpbmUgc3luY19kcXVvdGVzX2RldihkZXYsIHR5cGUpCQlk byAgeyB9IHdoaWxlKDApDQorI2RlZmluZSBzeW5jX2RxdW90c19kZXYoZGV2 LCB0eXBlKQkJZG8geyB9IHdoaWxlKDApDQogZXh0ZXJuIF9faW5saW5lX18g aW50IERRVU9UX1BSRUFMTE9DX1NQQUNFX05PRElSVFkoc3RydWN0IGlub2Rl ICppbm9kZSwgcXNpemVfdCBucikNCiB7DQogCWxvY2tfa2VybmVsKCk7DQo=

--=_courier-1141-1051553482-0001-2--