xfs
[Top] [All Lists]

Re: DELALLOC code broke module builds

To: linux-xfs@xxxxxxxxxxx
Subject: Re: DELALLOC code broke module builds
From: Rajagopal Ananthanarayanan <ananth@xxxxxxx>
Date: Fri, 28 Apr 2000 10:19:53 -0700
References: <200004281405.JAA07096@jen.americas.sgi.com>
Sender: owner-linux-xfs@xxxxxxxxxxx
Steve Lord wrote:
> 
> Ananth,
> 
> It looks like we cannot build pagebuf as a module after your checkin, there
> are direct references to variables in the pagebuf code from
> truncate_inode_pages.
> 

Yes, pagebuf won't build as a module. I'll have to think
about encapsulating the opertions used by shrink_mmap,
truncate_inode_pages, etc. into a suitable function.
Perphaps, kick_pcd() is the thing to do, and make that as
part of inode or super operations? I'll fix it in the next few days.

regards,

ananth.

<Prev in Thread] Current Thread [Next in Thread>