Re: Compile failure on 2.6.28 rc8

2008-12-18 Thread Aaron Rolett
Just noticed the diff I sent was not against the open-vm-tools git repo ... but it should still apply cleanly to open-vm-tools/modules/ linux/vmhgfs/page.c Aaron On Dec 18, 2008, at 11:36 AM, Aaron Rolett wrote: > -

Re: Compile failure on 2.6.28 rc8

2008-12-18 Thread Aaron Rolett
Hi Denis, This vmhgfs failure has been fixed internally. I'm attaching a diff. vmhgfs.2.6.28.patch Description: Binary data On Dec 18, 2008, at 12:17 AM, Denis Leroy wrote: Hi, i'm seeing a vmhgfs compile failure on 2.6.28 rc8 : mhgfs/page.c:88: error: unknown field 'prepare_write

Re: Compile failure on 2.6.28 rc8

2008-12-18 Thread Yiwen Zhang
On Thu, Dec 18, 2008 at 4:17 PM, Denis Leroy wrote: > Hi, > > i'm seeing a vmhgfs compile failure on 2.6.28 rc8 : > > mhgfs/page.c:88: error: unknown field 'prepare_write' specified in > initializer > > vmhgfs/page.c:89: error: unknown field 'commit_write' specified in > initializer > > > Does any