Bug 211418 - Modify gfs2_jadd to use the new inode flag routines in fs.h instead of iflags.h
Summary: Modify gfs2_jadd to use the new inode flag routines in fs.h instead of iflags.h
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: gfs2-utils
Version: 5.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Abhijith Das
QA Contact: GFS Bugs
URL:
Whiteboard: ReviewOct20,ReviewOct23
: 211473 (view as bug list)
Depends On: 211583
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-18 23:34 UTC by Abhijith Das
Modified: 2010-01-12 03:36 UTC (History)
4 users (show)

Fixed In Version: 5.0.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-28 21:29:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Abhijith Das 2006-10-18 23:34:50 UTC
Description of problem:
Modify gfs2_jadd to use the new inode flag routines in fs.h instead of iflags.h.  
iflags.h is not in the upstream kernel and should not be supported going forward.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Rob Kenna 2006-10-19 01:48:20 UTC
I think this needs to be in B2, but am not sure we've got the header issues
settled.  If the header items are settled quickly, then this needs to be done. 
So I'm marking this for a beta blocker as the header issue is a potential api
item.  If the header file changes don't go in then we'll need to live with a non
upstream  form that we have today.  The header issue has gone to rhkernel-list.

Comment 2 Rob Kenna 2006-10-19 18:19:15 UTC
*** Bug 211473 has been marked as a duplicate of this bug. ***

Comment 5 Kiersten (Kerri) Anderson 2006-10-23 11:42:20 UTC
Patches have been posted to rhkernel list.  Setting DEVEL ACK.  Need to wait
until a kernel is available before committing changes to our source base.

Comment 11 Abhijith Das 2006-10-26 18:43:28 UTC
cvs commit -m "bz 211418. Modified gfs2_tool and gfs2_jadd to use the new inode
flags in fs.h instead of deprecated iflags.h" tool/misc.c mkfs/gfs2_mkfs.h
mkfs/main_jadd.c
Checking in tool/misc.c;
/cvs/cluster/cluster/gfs2/tool/misc.c,v  <--  misc.c
new revision: 1.8; previous revision: 1.7
done
Checking in mkfs/gfs2_mkfs.h;
/cvs/cluster/cluster/gfs2/mkfs/gfs2_mkfs.h,v  <--  gfs2_mkfs.h
new revision: 1.9; previous revision: 1.8
done
Checking in mkfs/main_jadd.c;
/cvs/cluster/cluster/gfs2/mkfs/main_jadd.c,v  <--  main_jadd.c
new revision: 1.10; previous revision: 1.9
done



Note You need to log in before you can comment on or make changes to this bug.